Home
last modified time | relevance | path

Searched defs:IsParamALongOrDouble (Results 1 – 2 of 2) sorted by relevance

/art/compiler/jni/quick/
Dcalling_convention.h117 bool IsParamALongOrDouble(unsigned int param) const { in IsParamALongOrDouble() function
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc349 bool IsParamALongOrDouble() const { in IsParamALongOrDouble() function in art::QuickArgumentVisitor