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

/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DX86RecognizableInstr.h192 /// handleOperand - Converts a single operand from the LLVM table format to
210 void handleOperand(bool optional,
H A DX86RecognizableInstr.cpp563 void RecognizableInstr::handleOperand(bool optional, unsigned &operandIndex, function in class:RecognizableInstr
644 handleOperand(false, \
652 handleOperand(true, \

Completed in 35 milliseconds