Searched refs:GetTargetInstName (Results 1 – 11 of 11) sorted by relevance
73 << GetTargetInstName(opcode) << " " << opcode << " " in NewLIR0()83 << GetTargetInstName(opcode) << " " << opcode << " " in NewLIR1()93 << GetTargetInstName(opcode) << " " << opcode << " " in NewLIR2()103 << GetTargetInstName(opcode) << " " << opcode << " " in NewLIR2NoDest()113 << GetTargetInstName(opcode) << " " << opcode << " " in NewLIR3()123 << GetTargetInstName(opcode) << " " << opcode << " " in NewLIR4()134 << GetTargetInstName(opcode) << " " << opcode << " " in NewLIR5()
271 std::string op_name(BuildInsnString(GetTargetInstName(lir->opcode), in DumpLIRInsn()
1263 virtual const char* GetTargetInstName(int opcode) = 0;
131 const char* GetTargetInstName(int opcode);
925 const char* MipsMir2Lir::GetTargetInstName(int opcode) { in GetTargetInstName() function in art::MipsMir2Lir
132 const char* GetTargetInstName(int opcode);
820 const char* ArmMir2Lir::GetTargetInstName(int opcode) { in GetTargetInstName() function in art::ArmMir2Lir
120 const char* GetTargetInstName(int opcode) OVERRIDE;
804 const char* Arm64Mir2Lir::GetTargetInstName(int opcode) { in GetTargetInstName() function in art::Arm64Mir2Lir
164 const char* GetTargetInstName(int opcode) OVERRIDE;
888 const char* X86Mir2Lir::GetTargetInstName(int opcode) { in GetTargetInstName() function in art::X86Mir2Lir