Searched defs:skip_this (Results 1 – 4 of 4) sorted by relevance
/art/compiler/dex/quick/arm64/ |
D | target_arm64.cc | 1010 uintptr_t direct_method, InvokeType type, bool skip_this) { in GenDalvikArgsNoRange() 1039 uintptr_t direct_method, InvokeType type, bool skip_this) { in GenDalvikArgsRange()
|
/art/compiler/dex/quick/ |
D | gen_invoke.cc | 727 uintptr_t direct_method, InvokeType type, bool skip_this) { in LoadArgRegs() 770 uintptr_t direct_method, InvokeType type, bool skip_this) { in GenDalvikArgsNoRange() 907 InvokeType type, bool skip_this) { in GenDalvikArgsRange() 1757 bool skip_this; in GenInvokeNoInline() local
|
/art/compiler/dex/quick/x86/ |
D | target_x86.cc | 2555 uintptr_t direct_method, InvokeType type, bool skip_this) { in GenDalvikArgsNoRange() 2589 InvokeType type, bool skip_this) { in GenDalvikArgsRange()
|
/art/compiler/dex/ |
D | mir_graph.h | 529 bool skip_this; member
|