Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.h197 void handleOperand(bool optional,
DX86RecognizableInstr.cpp504 void RecognizableInstr::handleOperand( in handleOperand() function in RecognizableInstr
601 handleOperand(false, \ in emitInstructionSpecifier()
609 handleOperand(true, \ in emitInstructionSpecifier()
/external/llvm/utils/TableGen/
DX86RecognizableInstr.h176 void handleOperand(bool optional,
DX86RecognizableInstr.cpp477 void RecognizableInstr::handleOperand(bool optional, unsigned &operandIndex, in handleOperand() function in RecognizableInstr
544 handleOperand(false, \ in emitInstructionSpecifier()
552 handleOperand(true, \ in emitInstructionSpecifier()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86RecognizableInstr.h296 void handleOperand(bool optional,
DX86RecognizableInstr.cpp372 void RecognizableInstr::handleOperand(bool optional, unsigned &operandIndex, in handleOperand() function in RecognizableInstr
439 handleOperand(false, \ in emitInstructionSpecifier()
447 handleOperand(true, \ in emitInstructionSpecifier()