Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6875 bool ScalarCond = (SE->isLoopInvariant(CondSCEV, TheLoop)); getInstructionCost() local
H A DSLPVectorizer.cpp17098 Value *ScalarCond = cast<SelectInst>(RdxRootInst)->getCondition(); tryToReduce() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp893 SDValue ScalarCond = GetScalarizedVector(N->getOperand(0)); ScalarizeVecOp_VSELECT() local