Home
last modified time | relevance | path

Searched defs:IsCurrentParamInRegister (Results 1 – 6 of 6) sorted by relevance

/art/compiler/jni/quick/mips64/
Dcalling_convention_mips64.cc101 bool Mips64ManagedRuntimeCallingConvention::IsCurrentParamInRegister() { in IsCurrentParamInRegister() function in art::mips64::Mips64ManagedRuntimeCallingConvention
212 bool Mips64JniCallingConvention::IsCurrentParamInRegister() { in IsCurrentParamInRegister() function in art::mips64::Mips64JniCallingConvention
/art/compiler/jni/quick/arm64/
Dcalling_convention_arm64.cc150 bool Arm64ManagedRuntimeCallingConvention::IsCurrentParamInRegister() { in IsCurrentParamInRegister() function in art::arm64::Arm64ManagedRuntimeCallingConvention
281 bool Arm64JniCallingConvention::IsCurrentParamInRegister() { in IsCurrentParamInRegister() function in art::arm64::Arm64JniCallingConvention
/art/compiler/jni/quick/x86/
Dcalling_convention_x86.cc99 bool X86ManagedRuntimeCallingConvention::IsCurrentParamInRegister() { in IsCurrentParamInRegister() function in art::x86::X86ManagedRuntimeCallingConvention
249 bool X86JniCallingConvention::IsCurrentParamInRegister() { in IsCurrentParamInRegister() function in art::x86::X86JniCallingConvention
/art/compiler/jni/quick/mips/
Dcalling_convention_mips.cc116 bool MipsManagedRuntimeCallingConvention::IsCurrentParamInRegister() { in IsCurrentParamInRegister() function in art::mips::MipsManagedRuntimeCallingConvention
395 bool MipsJniCallingConvention::IsCurrentParamInRegister() { in IsCurrentParamInRegister() function in art::mips::MipsJniCallingConvention
/art/compiler/jni/quick/x86_64/
Dcalling_convention_x86_64.cc122 bool X86_64ManagedRuntimeCallingConvention::IsCurrentParamInRegister() { in IsCurrentParamInRegister() function in art::x86_64::X86_64ManagedRuntimeCallingConvention
230 bool X86_64JniCallingConvention::IsCurrentParamInRegister() { in IsCurrentParamInRegister() function in art::x86_64::X86_64JniCallingConvention
/art/compiler/jni/quick/arm/
Dcalling_convention_arm.cc175 bool ArmManagedRuntimeCallingConvention::IsCurrentParamInRegister() { in IsCurrentParamInRegister() function in art::arm::ArmManagedRuntimeCallingConvention
437 bool ArmJniCallingConvention::IsCurrentParamInRegister() { in IsCurrentParamInRegister() function in art::arm::ArmJniCallingConvention