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