Searched refs:TruncValue (Results 1 – 2 of 2) sorted by relevance
1176 SDValue TruncValue = DAG.getNode(ISD::AND, DL, VT, Value, MaskConstant); in LowerSTORE() local1177 SDValue ShiftedValue = DAG.getNode(ISD::SHL, DL, VT, TruncValue, BitShift); in LowerSTORE()
368 int32_t TruncValue = RealValue; in resolveX86_64Relocation() local370 TruncValue; in resolveX86_64Relocation()