Lines Matching refs:BITCAST
1228 case PtrToInt: return ISD::BITCAST;1229 case IntToPtr: return ISD::BITCAST;1230 case BitCast: return ISD::BITCAST;