Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h337 void handleOperand(bool optional, unsigned &operandIndex,
H A DX86RecognizableInstr.cpp411 void RecognizableInstr::handleOperand( in handleOperand() function in RecognizableInstr
477 handleOperand(false, operandIndex, physicalOperandIndex, \ in emitInstructionSpecifier()
482 handleOperand(true, operandIndex, physicalOperandIndex, numPhysicalOperands, \ in emitInstructionSpecifier()