Searched refs:LowerZERO_EXTEND (Results 1 – 2 of 2) sorted by relevance
198 SDValue LowerZERO_EXTEND(SDValue Op, SelectionDAG &DAG) const;
22308 static SDValue LowerZERO_EXTEND(SDValue Op, const X86Subtarget &Subtarget, in LowerZERO_EXTEND() function33206 case ISD::ZERO_EXTEND: return LowerZERO_EXTEND(Op, Subtarget, DAG); in LowerOperation()