Home
last modified time | relevance | path

Searched refs:baseLoc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp973 static Type getElementPtrType(Type type, ValueRange indices, Location baseLoc) { in getElementPtrType() argument
976 emitError(baseLoc, "'spv.AccessChain' op expected a pointer " in getElementPtrType()
989 emitError(baseLoc, in getElementPtrType()
998 emitError(baseLoc, "'spv.AccessChain' op index must be an " in getElementPtrType()
1007 emitError(baseLoc, in getElementPtrType()
1014 emitError(baseLoc, "'spv.AccessChain' op index ") in getElementPtrType()