Home
last modified time | relevance | path

Searched refs:useEmulatedMaskMemRefHack (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp1627 bool useEmulatedMaskMemRefHack(Instruction *I, ElementCount VF);
5311 bool LoopVectorizationCostModel::useEmulatedMaskMemRefHack(Instruction *I, in useEmulatedMaskMemRefHack() function in LoopVectorizationCostModel
5358 !useEmulatedMaskMemRefHack(&I, VF) && in collectInstsToScalarize()
5611 if (useEmulatedMaskMemRefHack(I, VF)) in getMemInstScalarizationCost()