FLANG
|
#include <flang/Optimizer/Builder/IntrinsicCall.h>
Public Attributes | |
const char * | name |
IntrinsicLibrary::Generator | generator |
fir::IntrinsicArgumentLoweringRules | argLoweringRules = {} |
bool | isElemental = true |
bool | outline = false |
Structure describing what needs to be done to lower intrinsic or intrinsic module procedure "name".
bool fir::IntrinsicHandler::outline = false |
Code heavy intrinsic can be outlined to make FIR more readable.