Home
last modified time | relevance | path

Searched refs:F12 (Results 1 – 6 of 6) sorted by relevance

/art/runtime/arch/mips/
Dregisters_mips.h81 F12 = 12, enumerator
/art/runtime/arch/mips64/
Dregisters_mips64.h81 F12 = 12, enumerator
Dquick_method_frame_info_mips64.h41 (1 << art::mips64::F12) | (1 << art::mips64::F13) | (1 << art::mips64::F14) |
Dcontext_mips64.cc98 fprs_[F12] = nullptr; in SmashCallerSaves()
/art/compiler/jni/quick/mips64/
Dcalling_convention_mips64.cc31 F12, F13, F14, F15, F16, F17, F18, F19
/art/compiler/optimizing/
Dcode_generator_mips64.h53 { F12, F13, F14, F15, F16, F17, F18, F19 };