Searched refs:ComputeAlignment (Results 1 – 2 of 2) sorted by relevance
445 Alignment ComputeAlignment(HInstruction* offset,
1233 Alignment alignment = ComputeAlignment(i->offset, i->type, i->is_string_char_at); in CanVectorizeDataFlow()2269 ComputeAlignment(offset, type, is_string_char_at, vector_static_peeling_factor_)); in GenerateVecMem()2799 Alignment HLoopOptimization::ComputeAlignment(HInstruction* offset, in ComputeAlignment() function in art::HLoopOptimization