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