Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/CAPI/IR/
DIR.cpp226 SmallVector<Value, 8> operandStorage; in mlirOperationCreate() local
230 unwrapList(state->nOperands, state->operands, operandStorage)); in mlirOperationCreate()