Searched defs:IsCurrentParamAFloatOrDouble (Results 1 - 1 of 1) sorted by relevance

/art/compiler/jni/quick/
H A Dcalling_convention.cc135 bool ManagedRuntimeCallingConvention::IsCurrentParamAFloatOrDouble() { function in class:art::ManagedRuntimeCallingConvention
224 if (IsCurrentParamAFloatOrDouble()) {
251 bool JniCallingConvention::IsCurrentParamAFloatOrDouble() { function in class:art::JniCallingConvention

Completed in 755 milliseconds