reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
153 const Instruction &getInstr(unsigned Opcode) const;
54 const Instruction &OtherInstr = State.getIC().getInstr(OtherOpcode);
tools/llvm-exegesis/llvm-exegesis.cpp 210 const Instruction &Instr = State.getIC().getInstr(Opcode);
unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp52 const Instruction &Instr = State.getIC().getInstr(Opcode); 153 const Instruction &Instr = State.getIC().getInstr(Opcode); 342 return State.getIC().getInstr(Opcode); 378 const Instruction &Instr = State.getIC().getInstr(Opcode);