Searched refs:getInstructionName (Results 1 – 18 of 18) sorted by relevance
32 static const char *getInstructionName(unsigned Opcode);
37 return getInstructionName(Opcode); in getOpcodeName()
84 static const char *getInstructionName(unsigned Opcode);
65 return getInstructionName(Opcode); in getOpcodeName()
38 static const char *getInstructionName(unsigned Opcode);
27 return getInstructionName(Opcode); in getOpcodeName()
36 static const char *getInstructionName(unsigned Opcode);
56 return getInstructionName(Opcode); in getOpcodeName()
46 return getInstructionName(Opcode); in getOpcodeName()
157 public String getInstructionName() { in getInstructionName() method in Instruction164 builder.append(getInstructionName()); in toString()
218 public String getInstructionName() { in getInstructionName() method
207 result = i0.getInstructionName().compareTo(i1.getInstructionName()); in compareTo()256 String name = instruction.getInstructionName(); in toString()
5456 /// getInstructionName: This method is automatically generated by tblgen5459 const char *X86ATTInstPrinter::getInstructionName(unsigned Opcode) {
6199 /// getInstructionName: This method is automatically generated by tblgen6202 const char *X86IntelInstPrinter::getInstructionName(unsigned Opcode) {