Searched refs:GenerateVecSub (Results 1 – 2 of 2) sorted by relevance
404 void GenerateVecSub(HInstruction* org, HInstruction* offset);
1765 GenerateVecSub(index, offset); in VectorizeDef()1850 GenerateVecSub(index, offset); in VectorizeUse()2220 void HLoopOptimization::GenerateVecSub(HInstruction* org, HInstruction* offset) { in GenerateVecSub() function in art::HLoopOptimization