Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/CodeGen/
H A DTBAABuilder.cpp108 TBAATagAttr TBAABuilder::getBoxAccessTag(Type baseFIRType, Type accessFIRType, in getBoxAccessTag()
120 TBAATagAttr TBAABuilder::getDataAccessTag(Type baseFIRType, Type accessFIRType, in getDataAccessTag()
131 void TBAABuilder::attachTBAATag(AliasAnalysisOpInterface op, Type baseFIRType, in attachTBAATag()
H A DTypeConverter.cpp350 attachTBAATag(mlir::LLVM::AliasAnalysisOpInterface op,mlir::Type baseFIRType,mlir::Type accessFIRType,mlir::LLVM::GEPOp gep) const attachTBAATag() argument
/llvm-project/flang/include/flang/Optimizer/CodeGen/
H A DFIROpPatterns.h173 attachTBAATag(mlir::LLVM::AliasAnalysisOpInterface op,mlir::Type baseFIRType,mlir::Type accessFIRType,mlir::LLVM::GEPOp gep) attachTBAATag() argument