Searched refs:ArrayReference (Results 1 – 5 of 5) sorted by relevance
/aosp12/art/compiler/optimizing/ |
H A D | loop_optimization.h | 101 struct ArrayReference { struct 102 ArrayReference(HInstruction* b, HInstruction* o, DataType::Type t, bool l, bool c = false) 104 bool operator<(const ArrayReference& other) const { 242 const ArrayReference* peeling_candidate); 319 ScopedArenaSet<ArrayReference>* vector_refs_; 323 const ArrayReference* vector_dynamic_peeling_candidate_;
|
H A D | loop_optimization.cc | 542 ScopedArenaSet<ArrayReference> refs(loop_allocator_->Adapter(kArenaAllocLoopOptimization)); in LocalRun() 954 const ArrayReference* peeling_candidate = nullptr; in ShouldVectorize() 1340 vector_refs_->insert(ArrayReference(base, offset, type, /*lhs*/ true)); in VectorizeDef() 1420 vector_refs_->insert(ArrayReference(base, offset, type, /*lhs*/ false, is_string_char_at)); in VectorizeUse() 2310 const ArrayReference* peeling_candidate) { in SetAlignmentStrategy()
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |