Home
last modified time | relevance | path

Searched defs:addrTy (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp60 auto addrTy = addr.getType(); local
H A DCharacter.cpp753 if (auto addrTy = mlir::dyn_cast<fir::BoxProcType>(addr.getType())) in extractCharacterProcedureTuple() local
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DTargetRewrite.cpp600 auto addrTy = mlir::cast<mlir::FunctionType>(addrOp.getType()); convertAddrOp() local
H A DCodeGen.cpp886 mlir::Type addrTy = matchAndRewrite() local
/llvm-project/flang/lib/Lower/
H A DBridge.cpp3623 mlir::Type addrTy = attr.getType(); genFIR() local
3667 mlir::Type addrTy = attr.getType(); genFIR() local
[all...]