Searched refs:GenerateVecInv (Results 1 – 2 of 2) sorted by relevance
190 void GenerateVecInv(HInstruction* org, DataType::Type type);
1360 GenerateVecInv(instruction, type); in VectorizeUse()1672 void HLoopOptimization::GenerateVecInv(HInstruction* org, DataType::Type type) { in GenerateVecInv() function in art::HLoopOptimization