Home
last modified time | relevance | path

Searched defs:typeLoc (Results 1 – 11 of 11) sorted by relevance

/llvm-project/mlir/lib/AsmParser/
H A DTypeParser.cpp201 auto typeLoc = getToken().getLoc(); parseMemRefType() local
468 auto typeLoc = getToken().getLoc(); parseVectorType() local
H A DAttributeParser.cpp943 SMLoc typeLoc = getToken().getLoc(); parseDenseArrayAttr() local
1025 SMLoc typeLoc = loc; parseDenseResourceElementsAttr() local
H A DParser.cpp1357 Location typeLoc = result.location; parseGenericOperationAfterOpName() local
/llvm-project/mlir/lib/Dialect/Quant/IR/
H A DTypeParser.cpp25 auto typeLoc = parser.getCurrentLocation(); in parseStorageType() local
96 auto typeLoc = parser.getCurrentLocation(); in parseExpressedTypeAndRange() local
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVDialect.cpp164 SMLoc typeLoc = parser.getCurrentLocation(); in parseAndVerifyType() local
208 SMLoc typeLoc = parser.getCurrentLocation(); in parseAndVerifyMatrixType() local
244 SMLoc typeLoc = parser.getCurrentLocation(); parseAndVerifySampledImageType() local
[all...]
/llvm-project/mlir/examples/toy/Ch7/mlir/
H A DDialect.cpp598 SMLoc typeLoc = parser.getCurrentLocation(); in parseType() local
/llvm-project/mlir/lib/Dialect/EmitC/IR/
H A DEmitC.cpp926 auto typeLoc = parser.getCurrentLocation(); parse() local
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp775 const internal::VariadicAllOfMatcher<TypeLoc> typeLoc; global() variable
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/
H A DLinalgTransformOps.cpp1321 llvm::SMLoc typeLoc = parser.getCurrentLocation(); parseMultitileSizesTypes() local
2804 llvm::SMLoc typeLoc = parser.getCurrentLocation(); parseContinuousTileSizeTypes() local
/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp1935 SMLoc typeLoc = parser.getCurrentLocation(); parse() local
/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp3368 SMLoc typeLoc = parser.getCurrentLocation(); parse() local