Searched refs:getIC (Results 1 – 8 of 8) sorted by relevance
52 const Instruction &Instr = State.getIC().getInstr(Opcode); in checkAndGetCodeTemplates()153 const Instruction &Instr = State.getIC().getInstr(Opcode); in TEST_F()210 const Instruction &Instr = State.getIC().getInstr(Opcode); in TEST_F()361 const Instruction &Instr = State.getIC().getInstr(Opcode); in TEST_F()376 return State.getIC().getInstr(Opcode); in getInstr()416 const Instruction &Instr = State.getIC().getInstr(Opcode); in TEST_F()
123 return State.getIC().getInstr(OpCode); in getInstr()
41 const Instruction &Instr = State.getIC().getInstr(Opcode); in checkAndGetCodeTemplates()91 const Instruction &Instr = State.getIC().getInstr(Mips::XOR); in TEST_F()
64 const InstructionsCache &getIC() const { return *IC; } in getIC() function
51 const Instruction &OtherInstr = State.getIC().getInstr(OtherOpcode); in computeAliasingInstructions()
92 public InstructionContext getIC(final int i) { in getIC() method in Pass3bVerifier.InstructionContextQueue145 u = icq.getIC(r); in circulationPump()150 u = icq.getIC(0); in circulationPump()
41 const Instruction &Instr = State.getIC().getInstr(Opcode); in checkAndGetCodeTemplates()
251 const Instruction &Instr = State.getIC().getInstr(Opcode); in generateSnippets()