Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp26769 if (auto *CondRHSBV = dyn_cast<BuildVectorSDNode>(CondRHS)) in combineSelect() local
26770 if (auto *CondRHSConst = CondRHSBV->getConstantSplatNode()) in combineSelect()