Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h308 bool isInvariantAddressOfReduction(Value *V);
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1047 bool LoopVectorizationLegality::isInvariantAddressOfReduction(Value *V) { in isInvariantAddressOfReduction() function in llvm::LoopVectorizationLegality
H A DLoopVectorize.cpp7388 Legal->isInvariantAddressOfReduction(SI->getPointerOperand())) in collectValuesToIgnore()
8937 Legal->isInvariantAddressOfReduction(SI->getPointerOperand())) in buildVPlanWithVPRecipes()