Searched defs:IsParamALongOrDouble (Results 1 - 2 of 2) sorted by relevance
/art/compiler/jni/quick/ | ||
H A D | calling_convention.h | 114 bool IsParamALongOrDouble(unsigned int param) const { function in class:art::CallingConvention |
/art/runtime/entrypoints/quick/ | ||
H A D | quick_trampoline_entrypoints.cc | 466 bool IsParamALongOrDouble() const { function in class:art::QuickArgumentVisitor |
Completed in 60 milliseconds