Searched refs:A7 (Results 1 – 5 of 5) sorted by relevance
/art/runtime/arch/mips64/ |
D | registers_mips64.h | 41 A7 = 11, enumerator
|
D | quick_method_frame_info_mips64.h | 35 (1 << art::mips64::A7);
|
D | context_mips64.cc | 83 gprs_[A7] = nullptr; in SmashCallerSaves()
|
/art/compiler/optimizing/ |
D | code_generator_mips64.h | 37 { A1, A2, A3, A4, A5, A6, A7 }; 48 { A0, A1, A2, A3, A4, A5, A6, A7 };
|
/art/compiler/jni/quick/mips64/ |
D | calling_convention_mips64.cc | 27 A0, A1, A2, A3, A4, A5, A6, A7
|