Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:opCode

113   bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
837 bool HexagonAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
1461 MCInst makeCombineInst(int opCode, MCOperand &Rdd,
1464 TmpInst.setOpcode(opCode);
1592 // not use the other opcode as it is a legacy artifact of TD files.