Home
last modified time | relevance | path

Searched defs:realType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/include/flang/Optimizer/Builder/
H A DFIRBuilder.h194 createRealZeroConstant(mlir::Location loc,mlir::Type realType) createRealZeroConstant() argument
/llvm-project/flang/lib/Evaluate/
H A Dfold-logical.cpp437 IntTransferMold(const TargetCharacteristics & target,DynamicType realType,bool asVector) IntTransferMold() argument
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp4045 mlir::FloatType realType = mlir::dyn_cast<mlir::FloatType>(realVal.getType()); genIeeeClass() local
4487 mlir::FloatType realType = mlir::dyn_cast<mlir::FloatType>(realVal.getType()); genIeeeLogb() local
4784 mlir::FloatType realType = mlir::dyn_cast<mlir::FloatType>(realVal.getType()); genIeeeSignbit() local
4881 mlir::FloatType realType = mlir::dyn_cast<mlir::FloatType>(resultType); genIeeeValue() local
[all...]