Home
last modified time | relevance | path

Searched defs:ScalarCond (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3225 Value *ScalarCond = (VF == 1) ? Cond[0] : in vectorizeBlockInLoop() local
5078 bool ScalarCond = (SE->isLoopInvariant(CondSCEV, TheLoop)); in getInstructionCost() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp515 SDValue ScalarCond = GetScalarizedVector(N->getOperand(0)); in ScalarizeVecOp_VSELECT() local