Home
last modified time | relevance | path

Searched defs:phi (Results 26 – 38 of 38) sorted by relevance

12

/aosp12/art/compiler/optimizing/
H A Dregister_allocation_resolver.cc187 HInstruction* phi = inst_it.Current(); in Resolve() local
H A Dload_store_elimination.cc1656 HInstruction* phi = phi_it.Current(); in FindOrConstructNonLoopPhi() local
1666 HPhi* phi = new (allocator) HPhi(allocator, kNoRegNumber, phi_inputs.size(), type); in FindOrConstructNonLoopPhi() local
2196 HInstruction* phi = phi_it.Current(); in MaterializeLoopPhis() local
2235 HInstruction* phi = phi_placeholder_replacements_[phi_placeholder_index].GetInstruction(); in MaterializeLoopPhis() local
3353 HPhi* phi = new (GetGraph()->GetAllocator()) HPhi( in GenerateMaterializationValueFromPredecessorsDirect() local
H A Dgraph_checker.cc812 void GraphChecker::VisitPhi(HPhi* phi) { in VisitPhi()
H A Doptimizing_unit_test.h485 HPhi* phi = in MakePhi() local
H A Dregister_allocator_linear_scan.cc1172 void RegisterAllocatorLinearScan::AllocateSpillSlotForCatchPhi(HPhi* phi) { in AllocateSpillSlotForCatchPhi()
H A Dsuperblock_cloner_test.cc72 HPhi* phi = new (GetAllocator()) HPhi(GetAllocator(), 0, 0, DataType::Type::kInt32); in CreateBasicLoopDataFlow() local
H A Dgraph_visualizer.cc397 void VisitPhi(HPhi* phi) override { in VisitPhi()
H A Dinduction_var_analysis_test.cc155 HPhi* phi = new (GetAllocator()) HPhi(GetAllocator(), vreg, 0, DataType::Type::kInt32); in InsertLoopPhi() local
H A Dinliner.cc1021 HPhi* phi = new (allocator) HPhi( in CreateDiamondPatternForPolymorphicInline() local
H A Dregister_allocator_graph_color.cc1039 HPhi* phi = instruction->AsPhi(); in AllocateSpillSlotForCatchPhi() local
H A Dload_store_elimination_test.cc2513 FindOrNull(all_return_phis.begin(), all_return_phis.end(), [&](HPhi* phi) { in TEST_F()
2517 HPhi* value_phi = FindOrNull(all_return_phis.begin(), all_return_phis.end(), [&](HPhi* phi) { in TEST_F()
/aosp12/packages/apps/TV/libs/m2/
H A Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12