Home
last modified time | relevance | path

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

/art/compiler/jni/quick/x86/
Dcalling_convention_x86.cc130 size_t extra_regs = IsCurrentParamALong() ? 1u : 0u; in IsCurrentParamInRegister() local
/art/compiler/optimizing/
Dcode_generator_arm_vixl.cc2207 uint32_t extra_regs = MaxInt<uint32_t>(core_spills_offset / kArmWordSize); in GenerateFrameEntry() local
2297 uint32_t extra_regs = MaxInt<uint32_t>(core_spills_offset / kArmWordSize) << r2.GetCode(); in GenerateFrameExit() local