Searched defs:SelectOp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 1031 __anon22ed53830602(Value *CastOp, Value *SelectOp) foldBinOpOfSelectAndCastOfSelectCondition() argument |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 2526 SDValue SelectOp = DAG.getSelect(DL, VT, Sel.getOperand(0), NewCT, NewCF); foldBinOpIntoSelect() local |