Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp1088 static LogicalResult verifyAccessChain(Op accessChainOp, ValueRange indices) { in verifyAccessChain() function
1109 return verifyAccessChain(*this, indices()); in verify()
4446 return verifyAccessChain(*this, indices()); in verify()
4472 return verifyAccessChain(*this, indices()); in verify()