Searched refs:GetTargetInstFmt (Results 1 – 10 of 10) sorted by relevance
75 const char* GetTargetInstFmt(int opcode);
600 const char* MipsMir2Lir::GetTargetInstFmt(int opcode) { in GetTargetInstFmt() function in art::MipsMir2Lir
746 const char* ArmMir2Lir::GetTargetInstFmt(int opcode) { in GetTargetInstFmt() function in art::ArmMir2Lir
128 const char* GetTargetInstFmt(int opcode) OVERRIDE;
784 const char* Arm64Mir2Lir::GetTargetInstFmt(int opcode) { in GetTargetInstFmt() function in art::Arm64Mir2Lir
134 const char* GetTargetInstFmt(int opcode) OVERRIDE;
904 const char* X86Mir2Lir::GetTargetInstFmt(int opcode) { in GetTargetInstFmt() function in art::X86Mir2Lir
258 std::string op_operands(BuildInsnString(GetTargetInstFmt(lir->opcode), in DumpLIRInsn()
1243 virtual const char* GetTargetInstFmt(int opcode) = 0;