Lines Matching defs:CastLHS
45538 SDValue CastLHS = DAG.getBitcast(CondVT, LHS);45539 SDValue And = DAG.getNode(ISD::AND, DL, CondVT, Cond, CastLHS);