Home
last modified time | relevance | path

Searched defs:complexTy (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/flang/lib/Lower/
DComplexExpr.cpp30 auto complexTy = fir::CplxType::get(builder.getContext(), kind); in createComplex() local
/external/llvm-project/mlir/lib/Parser/
DAttributeParser.cpp536 if (ComplexType complexTy = eltType.dyn_cast<ComplexType>()) { in getAttr() local
/external/llvm-project/mlir/lib/IR/
DAsmPrinter.cpp1716 if (ComplexType complexTy = elementType.dyn_cast<ComplexType>()) { in printDenseIntOrFPElementsAttr() local
1855 .Case<ComplexType>([&](ComplexType complexTy) { in printType()
DBuiltinAttributes.cpp1228 if (ComplexType complexTy = elementType.dyn_cast<ComplexType>()) { in convertEndianOfArrayRefForBEmachine() local