Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1505 bool memoryInstructionCanBeWidened(Instruction *I, ElementCount VF);
4585 bool LoopVectorizationCostModel::memoryInstructionCanBeWidened( in memoryInstructionCanBeWidened() function in LoopVectorizationCostModel
6890 if (memoryInstructionCanBeWidened(&I, VF)) { in setCostBasedWideningDecision()