Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4118 bool InvariantCond = in vectorizeBlockInLoop() local
4137 InvariantCond ? ScalarCond : Cond[Part], Op0[Part], Op1[Part]); in vectorizeBlockInLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3991 bool InvariantCond = in widenInstruction() local
4007 Builder.CreateSelect(InvariantCond ? ScalarCond : Cond, Op0, Op1); in widenInstruction()