Searched refs:handleOperand (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | X86RecognizableInstr.h | 341 void handleOperand(bool optional, unsigned &operandIndex,
|
| H A D | X86RecognizableInstr.cpp | 441 void RecognizableInstr::handleOperand(bool optional, unsigned &operandIndex, in handleOperand() function in RecognizableInstr 507 handleOperand(false, operandIndex, physicalOperandIndex, \ in emitInstructionSpecifier() 512 handleOperand(true, operandIndex, physicalOperandIndex, numPhysicalOperands, \ in emitInstructionSpecifier()
|