Searched defs:hasOpSizePrefix (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp227 HasOpSizePrefix = Rec->getValueAsBit("hasOpSizePrefix");
502 bool hasOpSizePrefix)) {
1040 bool hasOpSizePrefix) {
1053 if(!hasOpSizePrefix) {
1128 bool hasOpSizePrefix) {
1129 if(!hasOpSizePrefix) {
1156 bool hasOpSizePrefix) {
1172 bool hasOpSizePrefix) {
1191 bool hasOpSizePrefix) {
1204 bool hasOpSizePrefix) {
496 handleOperand(bool optional, unsigned &operandIndex, unsigned &physicalOperandIndex, unsigned &numPhysicalOperands, const unsigned *operandMapping, OperandEncoding (*encodingFromString) (const std::string&, bool hasOpSizePrefix)) argument
[all...]

Completed in 66 milliseconds