Searched defs:mlirOperands (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRInterfaces.cpp | 57 return mlirOperands; in wrapOperands() local |
H A D | IRCore.cpp | 1421 llvm::SmallVector<MlirValue, 4> mlirOperands; create() local |