Searched refs:ComputeAlignment (Results 1 – 2 of 2) sorted by relevance
237 Alignment ComputeAlignment(HInstruction* offset,
1004 Alignment alignment = ComputeAlignment(i->offset, i->type, i->is_string_char_at); in ShouldVectorize()1833 ComputeAlignment(offset, type, is_string_char_at, vector_static_peeling_factor_)); in GenerateVecMem()2293 Alignment HLoopOptimization::ComputeAlignment(HInstruction* offset, in ComputeAlignment() function in art::HLoopOptimization