Home
last modified time | relevance | path

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

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