Searched refs:GetTargetInstName (Results 1 – 11 of 11) sorted by relevance
71 << GetTargetInstName(opcode) << " " << opcode << " " in NewLIR0()81 << GetTargetInstName(opcode) << " " << opcode << " " in NewLIR1()91 << GetTargetInstName(opcode) << " " << opcode << " " in NewLIR2()101 << GetTargetInstName(opcode) << " " << opcode << " " in NewLIR2NoDest()111 << GetTargetInstName(opcode) << " " << opcode << " " in NewLIR3()121 << GetTargetInstName(opcode) << " " << opcode << " " in NewLIR4()132 << GetTargetInstName(opcode) << " " << opcode << " " in NewLIR5()
256 std::string op_name(BuildInsnString(GetTargetInstName(lir->opcode), in DumpLIRInsn()
1244 virtual const char* GetTargetInstName(int opcode) = 0;
76 const char* GetTargetInstName(int opcode);
595 const char* MipsMir2Lir::GetTargetInstName(int opcode) { in GetTargetInstName() function in art::MipsMir2Lir
741 const char* ArmMir2Lir::GetTargetInstName(int opcode) { in GetTargetInstName() function in art::ArmMir2Lir
129 const char* GetTargetInstName(int opcode) OVERRIDE;
779 const char* Arm64Mir2Lir::GetTargetInstName(int opcode) { in GetTargetInstName() function in art::Arm64Mir2Lir
135 const char* GetTargetInstName(int opcode) OVERRIDE;
899 const char* X86Mir2Lir::GetTargetInstName(int opcode) { in GetTargetInstName() function in art::X86Mir2Lir