Home
last modified time | relevance | path

Searched refs:HasCurrentMethodInput (Results 1 – 5 of 5) sorted by relevance

/art/compiler/optimizing/
Dpc_relative_fixups_x86.cc189 invoke_static_or_direct->HasCurrentMethodInput()) { in HandleInvoke()
222 DCHECK(!invoke_static_or_direct->HasCurrentMethodInput()); in HandleInvoke()
Ddex_cache_array_fixups_arm.cc73 DCHECK(!invoke->HasCurrentMethodInput()); in VisitInvokeStaticOrDirect()
Dcode_generator.cc538 !instruction->AsInvokeStaticOrDirect()->HasCurrentMethodInput()) { in AllocateLocations()
Dnodes.h3935 bool had_current_method_input = HasCurrentMethodInput(); in SetDispatchInfo()
3951 DCHECK(!IsStringInit() && !HasCurrentMethodInput()); in AddSpecialInput()
3992 bool HasCurrentMethodInput() const { in HasCurrentMethodInput() function
Dcode_generator_mips64.cc2991 if (invoke->HasCurrentMethodInput()) { in VisitInvokeStaticOrDirect()