Searched refs:F19 (Results 1 – 6 of 6) sorted by relevance
/art/runtime/arch/mips/ |
D | registers_mips.h | 88 F19 = 19, enumerator
|
/art/runtime/arch/mips64/ |
D | registers_mips64.h | 88 F19 = 19, enumerator
|
D | quick_method_frame_info_mips64.h | 43 (1 << art::mips64::F18) | (1 << art::mips64::F19);
|
D | context_mips64.cc | 105 fprs_[F19] = nullptr; in SmashCallerSaves()
|
/art/compiler/optimizing/ |
D | code_generator_mips64.h | 41 { F13, F14, F15, F16, F17, F18, F19 }; 53 { F12, F13, F14, F15, F16, F17, F18, F19 };
|
/art/compiler/jni/quick/mips64/ |
D | calling_convention_mips64.cc | 31 F12, F13, F14, F15, F16, F17, F18, F19
|