Searched refs:TmpVal (Results 1 – 2 of 2) sorted by relevance
347 val_vec_type TmpVal; in getConstantFieldValue() local351 TmpVal = it->second; in getConstantFieldValue()367 TmpVal = std::move(Vals); in getConstantFieldValue()383 ByteSeq[j] = endian_match ? TmpVal[i] : TmpVal[Offset + Size - 1 - j]; in getConstantFieldValue()
6257 SDValue TmpVal = SDValue(Tmp, 0); in Select() local6258 ReplaceNode(N, CurDAG->getMachineNode(Opc2, dl, VT, TmpVal, TmpVal)); in Select()