Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp80 static LogicalResult extractValueFromConstOp(Operation *op, int32_t &value) { in extractValueFromConstOp() function
788 if (failed(extractValueFromConstOp(sizeOp, clusterSize))) in verifyGroupNonUniformArithmeticOp()
936 if (failed(extractValueFromConstOp(op, index))) { in getElementPtrType()