Searched refs:decodeSignRotatedValue (Results 1 – 2 of 2) sorted by relevance
2638 static uint64_t decodeSignRotatedValue(uint64_t V) { in decodeSignRotatedValue() function2654 Val = decodeSignRotatedValue(Val); in CheckInteger()3329 Val = decodeSignRotatedValue(Val); in SelectCodeCommon()
694 static uint64_t decodeSignRotatedValue(uint64_t V);807 unsigned ValNo = (unsigned)decodeSignRotatedValue(Record[Slot]); in getValueSigned()2855 uint64_t BitcodeReader::decodeSignRotatedValue(uint64_t V) { in decodeSignRotatedValue() function in BitcodeReader2958 BitcodeReader::decodeSignRotatedValue); in readWideAPInt()3032 V = ConstantInt::get(CurTy, decodeSignRotatedValue(Record[0])); in parseConstants()7091 BitcodeReader::decodeSignRotatedValue(Record.front())); in parseParamAccesses()7094 BitcodeReader::decodeSignRotatedValue(Record.front())); in parseParamAccesses()