Searched defs:baseFIRType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/lib/Optimizer/CodeGen/ |
H A D | TBAABuilder.cpp | 108 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 D | TypeConverter.cpp | 350 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 D | FIROpPatterns.h | 173 attachTBAATag(mlir::LLVM::AliasAnalysisOpInterface op,mlir::Type baseFIRType,mlir::Type accessFIRType,mlir::LLVM::GEPOp gep) attachTBAATag() argument
|