Searched refs:DecodeSignRotatedValue (Results 1 – 1 of 1) sorted by relevance
1150 static uint64_t DecodeSignRotatedValue(uint64_t V) { in DecodeSignRotatedValue() function1246 V = ConstantInt::get(CurTy, DecodeSignRotatedValue(Record[0])); in ParseConstants()1256 Words[i] = DecodeSignRotatedValue(Record[i]); in ParseConstants()