Home
last modified time | relevance | path

Searched defs:extra_regs (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/compiler/jni/quick/x86/
H A Dcalling_convention_x86.cc136 size_t extra_regs = IsCurrentParamALong() ? 1u : 0u; in IsCurrentParamInRegister() local
/aosp12/art/compiler/optimizing/
H A Dcode_generator_arm_vixl.cc2236 uint32_t extra_regs = MaxInt<uint32_t>(core_spills_offset / kArmWordSize); in GenerateFrameEntry() local
2326 uint32_t extra_regs = MaxInt<uint32_t>(core_spills_offset / kArmWordSize) << r2.GetCode(); in GenerateFrameExit() local