Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Optimizer/CodeGen/
H A DTypeConverter.h98 mlir::Type convertComplexType(C cmplx) const { convertComplexType() function
/llvm-project/mlir/lib/Conversion/LLVMCommon/
H A DTypeConverter.cpp246 Type LLVMTypeConverter::convertComplexType(ComplexType type) const { convertComplexType() function in LLVMTypeConverter
/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp358 convertComplexType(const spirv::TargetEnv &targetEnv, convertComplexType() function