Searched defs:Cond0 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSelect.cpp | 3469 } else if (match(Cond0, m_Add(m_Value(CommonAncestor), m_APInt(C)))) { in foldBitCeil() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 11560 SDValue Cond0 = N0.getOperand(0); foldVSelectToSignBitSplatMask() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 46102 SDValue Cond0 = Cond.getOperand(0); combineSelect() local |