Home
last modified time | relevance | path

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

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