Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h181 void addUnsafeAlgebraInst(Instruction *I) { in addUnsafeAlgebraInst() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp622 Requirements->addUnsafeAlgebraInst(RedDes.getUnsafeAlgebraInst()); in canVectorizeInstrs()
632 Requirements->addUnsafeAlgebraInst(ID.getUnsafeAlgebraInst()); in canVectorizeInstrs()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1743 void addUnsafeAlgebraInst(Instruction *I) { in addUnsafeAlgebraInst() function in __anon63bf7e8f0111::LoopVectorizationRequirements
4620 Requirements->addUnsafeAlgebraInst(RedDes.getUnsafeAlgebraInst()); in canVectorizeInstrs()