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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h278 /// handleOperand - Converts a single operand from the LLVM table format to
296 void handleOperand(bool optional,
H A DX86RecognizableInstr.cpp363 void RecognizableInstr::handleOperand(bool optional, unsigned &operandIndex, function in class:RecognizableInstr
430 handleOperand(false, \
438 handleOperand(true, \

Completed in 78 milliseconds