Home
last modified time | relevance | path

Searched defs:storeOperands (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/lib/Conversion/StandardToSPIRV/
DConvertStandardToSPIRV.cpp955 StoreOpAdaptor storeOperands(operands); in matchAndRewrite() local
1033 StoreOpAdaptor storeOperands(operands); in matchAndRewrite() local
/external/llvm-project/mlir/test/CAPI/
Dir.c63 MlirValue storeOperands[] = {mlirOperationGetResult(add, 0), funcArg0, iv}; in populateLoopBody() local