Home
last modified time | relevance | path

Searched defs:operandStorage (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DCastOps.cpp161 if (operandStorage != spirv::StorageClass::Workgroup && in verify() local
189 if (operandStorage != spirv::StorageClass::Generic) in verify() local
217 if (operandStorage != spirv::StorageClass::Generic) in verify() local
/llvm-project/mlir/include/mlir/IR/
H A DOperationSupport.h1126 OpOperand *operandStorage; global() variable
/llvm-project/mlir/lib/CAPI/IR/
H A DIR.cpp460 SmallVector<Value, 8> operandStorage; mlirOperationCreate() local