reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1446 State.IntValue = DAG.getNode(ISD::BITCAST, DL, IVT, Value); 1481 State.IntValue = DAG.getExtLoad(ISD::EXTLOAD, DL, LoadTy, State.Chain, IntPtr, 1511 EVT IntVT = SignAsInt.IntValue.getValueType(); 1513 SDValue SignBit = DAG.getNode(ISD::AND, DL, IntVT, SignAsInt.IntValue, 1530 EVT MagVT = MagAsInt.IntValue.getValueType(); 1532 SDValue ClearedSign = DAG.getNode(ISD::AND, DL, MagVT, MagAsInt.IntValue, 1572 EVT IntVT = ValueAsInt.IntValue.getValueType(); 1574 SDValue ClearedSign = DAG.getNode(ISD::AND, DL, IntVT, ValueAsInt.IntValue,