reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-exegesis/lib/Latency.cpp
   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.cpp
   52     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);