Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp26768 if (auto *OpRHSConst = OpRHSBV->getConstantSplatNode()) { in combineSelect() local
26776 (-OpRHSConst->getAPIntValue() - 1)) in combineSelect()
26779 DAG.getConstant(-OpRHSConst->getAPIntValue(), DL, VT)); in combineSelect()
26788 OpRHSConst->getAPIntValue().isSignBit()) in combineSelect()
26793 DAG.getConstant(OpRHSConst->getAPIntValue(), DL, VT)); in combineSelect()