Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isByteSized

289   unsigned Opc = VT.isByteSized() ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND;
1808 assert(NVT.isByteSized() && "Expanded type not byte sized!");
2708 assert(NVT.isByteSized() && "Expanded type not byte sized!");