Searched refs:kParameterCoreRegistersLength (Results 1 – 5 of 5) sorted by relevance
40 static constexpr size_t kParameterCoreRegistersLength = arraysize(kParameterCoreRegisters); variable73 kParameterCoreRegistersLength, in InvokeDexCallingConvention()
39 static constexpr size_t kParameterCoreRegistersLength = arraysize(kParameterCoreRegisters); variable67 kParameterCoreRegistersLength, in InvokeDexCallingConvention()
66 static constexpr size_t kParameterCoreRegistersLength = arraysize(kParameterCoreRegisters); variable181 static constexpr size_t kParameterCoreRegistersLength = arraysize(kParameterCoreRegisters);201 kParameterCoreRegistersLength, in InvokeDexCallingConvention()
862 if (gpr_index_ < 1u + kParameterCoreRegistersLength) { in GetNextLocation()
2641 if (gpr_index_ < 1u + kParameterCoreRegistersLength) { in GetNextLocation()