Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DNVVMDialect.cpp150 auto varOperandSpec = getODSOperandIndexAndLength(fragIdx); in print() local
151 for (auto operandIdx = varOperandSpec.first; in print()
152 operandIdx < varOperandSpec.first + varOperandSpec.second; in print()