Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp412 bool optional, unsigned &operandIndex, unsigned &physicalOperandIndex, in handleOperand()
459 for (unsigned operandIndex = 0; operandIndex < numOperands; ++operandIndex) { in emitInstructionSpecifier() local
486 unsigned operandIndex = 0; in emitInstructionSpecifier() local