Searched refs:Empty (Results 1 – 23 of 23) sorted by relevance
1 Import of a previous oat test. Empty main, just test starting up the runtime.
38 bool Empty() const { in Empty() function
56 if (debug_info.Empty()) { in WriteDebugSymbols()
134 if (!debug_info.Empty()) { in MakeMiniDebugInfoInternal()
41 live_registers_(RegisterSet::Empty()), in LocationSummary()42 custom_slow_path_caller_saves_(RegisterSet::Empty()) { in LocationSummary()
448 static RegisterSet Empty() { return RegisterSet(); } in Empty() function
370 HInstruction* instruction, RegisterSet caller_saves = RegisterSet::Empty());
154 RegisterSet caller_saves = RegisterSet::Empty(); in OneRegInReferenceOutSaveEverythingCallerSaves()1991 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in HandleFieldGet()2459 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitArrayGet()2819 RegisterSet caller_saves = RegisterSet::Empty(); in VisitBoundsCheck()3579 RegisterSet caller_saves = RegisterSet::Empty(); in VisitDeoptimize()3773 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitInstanceOf()5030 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitLoadClass()5965 GetGraph()->HasSIMD() ? RegisterSet::AllFpu() : RegisterSet::Empty()); in VisitSuspendCheck()
64 RegisterSet caller_saves = RegisterSet::Empty(); in OneRegInReferenceOutSaveEverythingCallerSaves()1909 RegisterSet caller_saves = RegisterSet::Empty(); in VisitDeoptimize()4785 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in HandleFieldGet()5227 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitArrayGet()5626 RegisterSet caller_saves = RegisterSet::Empty(); in VisitBoundsCheck()5758 GetGraph()->HasSIMD() ? RegisterSet::AllFpu() : RegisterSet::Empty()); in VisitSuspendCheck()6118 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitLoadClass()6474 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitInstanceOf()
63 RegisterSet caller_saves = RegisterSet::Empty(); in OneRegInReferenceOutSaveEverythingCallerSaves()1820 RegisterSet caller_saves = RegisterSet::Empty(); in VisitDeoptimize()5389 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in HandleFieldGet()5865 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitArrayGet()6285 RegisterSet caller_saves = RegisterSet::Empty(); in VisitBoundsCheck()6387 GetGraph()->HasSIMD() ? RegisterSet::AllFpu() : RegisterSet::Empty()); in VisitSuspendCheck()6781 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitLoadClass()7179 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitInstanceOf()
144 RegisterSet caller_saves = RegisterSet::Empty(); in OneRegInReferenceOutSaveEverythingCallerSaves()2802 RegisterSet caller_saves = RegisterSet::Empty(); in VisitDeoptimize()5816 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in HandleFieldGet()6262 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitArrayGet()6880 RegisterSet caller_saves = RegisterSet::Empty(); in VisitBoundsCheck()6989 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitSuspendCheck()7329 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitLoadClass()7749 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitInstanceOf()
652 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in CreateIntIntIntToIntLocations()900 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in CreateIntIntIntIntIntToIntPlusTemps()
1025 allocated_registers_(RegisterSet::Empty()), in CodeGenerator()
718 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in CreateIntIntIntToIntLocations()922 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in CreateIntIntIntIntIntToInt()
1845 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in CreateIntIntIntToIntLocations()
1707 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in CreateIntIntIntToIntLocations()
16 # Empty if, testing p0.
38 # Empty, ignore this. We want to see if the other method can be verified in a reasonable amount of
276 if (!debug_info.Empty() && compiler_options_.GetGenerateDebugInfo()) { in WriteDebugInfo()
2893 DCHECK(!temp_intern_table.strong_interns_.tables_[0].Empty()); // Inserted at the beginning. in CopyAndFixupNativeData()
222 bool Empty() const { in Empty() function
466 if (header_->HiddenapiClassDatas().Empty()) { in WriteHiddenapiClassData()788 header_->HiddenapiClassDatas().Empty() ? 0u : 1u, in GenerateAndWriteMapItems()
221 bool Empty() const { return Size() == 0u; } in Empty() function1294 return (header->HiddenapiClassDatas().Empty()) in GetFlags()