Searched refs:kRuntimeParameterCoreRegisters (Results 1 – 3 of 3) sorted by relevance
43 static constexpr Register kRuntimeParameterCoreRegisters[] = { RDI, RSI, RDX, RCX }; variable45 arraysize(kRuntimeParameterCoreRegisters);59 : CallingConvention(kRuntimeParameterCoreRegisters, in InvokeRuntimeCallingConvention()
43 static constexpr Register kRuntimeParameterCoreRegisters[] = { EAX, ECX, EDX, EBX }; variable45 arraysize(kRuntimeParameterCoreRegisters);53 : CallingConvention(kRuntimeParameterCoreRegisters, in InvokeRuntimeCallingConvention()
155 static const vixl::aarch64::Register kRuntimeParameterCoreRegisters[] = variable165 arraysize(kRuntimeParameterCoreRegisters);176 arraysize(kRuntimeParameterCoreRegisters);184 : CallingConvention(kRuntimeParameterCoreRegisters, in InvokeRuntimeCallingConvention()