Searched refs:Empty (Results 1 – 24 of 24) sorted by relevance
8 AllowShortBlocksOnASingleLine: Empty10 AllowShortFunctionsOnASingleLine: Empty
1 Import of a previous oat test. Empty main, just test starting up the runtime.
38 bool Empty() const { in Empty() function
96 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
371 HInstruction* instruction, RegisterSet caller_saves = RegisterSet::Empty());
160 RegisterSet caller_saves = RegisterSet::Empty(); in OneRegInReferenceOutSaveEverythingCallerSaves()1981 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in HandleFieldGet()2479 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitArrayGet()2839 RegisterSet caller_saves = RegisterSet::Empty(); in VisitBoundsCheck()3660 RegisterSet caller_saves = RegisterSet::Empty(); in VisitDeoptimize()3867 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitInstanceOf()5243 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitLoadClass()6179 GetGraph()->HasSIMD() ? RegisterSet::AllFpu() : RegisterSet::Empty()); in VisitSuspendCheck()
66 RegisterSet caller_saves = RegisterSet::Empty(); in OneRegInReferenceOutSaveEverythingCallerSaves()1982 RegisterSet caller_saves = RegisterSet::Empty(); in VisitDeoptimize()4875 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in HandleFieldGet()5358 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitArrayGet()5757 RegisterSet caller_saves = RegisterSet::Empty(); in VisitBoundsCheck()5889 GetGraph()->HasSIMD() ? RegisterSet::AllFpu() : RegisterSet::Empty()); in VisitSuspendCheck()6253 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitLoadClass()6613 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitInstanceOf()
65 RegisterSet caller_saves = RegisterSet::Empty(); in OneRegInReferenceOutSaveEverythingCallerSaves()1986 RegisterSet caller_saves = RegisterSet::Empty(); in VisitDeoptimize()5660 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in HandleFieldGet()6198 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitArrayGet()6618 RegisterSet caller_saves = RegisterSet::Empty(); in VisitBoundsCheck()6720 GetGraph()->HasSIMD() ? RegisterSet::AllFpu() : RegisterSet::Empty()); in VisitSuspendCheck()7118 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitLoadClass()7517 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitInstanceOf()
147 RegisterSet caller_saves = RegisterSet::Empty(); in OneRegInReferenceOutSaveEverythingCallerSaves()2831 RegisterSet caller_saves = RegisterSet::Empty(); in VisitDeoptimize()5877 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in HandleFieldGet()6351 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitArrayGet()6969 RegisterSet caller_saves = RegisterSet::Empty(); in VisitBoundsCheck()7078 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitSuspendCheck()7422 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitLoadClass()7845 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in VisitInstanceOf()
1047 allocated_registers_(RegisterSet::Empty()), in CodeGenerator()
753 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in CreateIntIntIntToIntLocations()954 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in CreateUnsafeCASLocations()
2802 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in CreateUnsafeGetLocations()3467 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in CreateUnsafeCASLocations()
1845 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in CreateIntIntIntToIntLocations()
1709 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
278 if (!debug_info.Empty() && compiler_options_.GetGenerateDebugInfo()) { in WriteDebugInfo()
222 bool Empty() const { in Empty() function
123 **Empty Checkpoints**
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()