Searched refs:decodeSignRotatedValue (Results 1 – 6 of 6) sorted by relevance
277 static uint64_t decodeSignRotatedValue(uint64_t V);1536 uint64_t BitcodeReader::decodeSignRotatedValue(uint64_t V) { in decodeSignRotatedValue() function in BitcodeReader1620 BitcodeReader::decodeSignRotatedValue); in ReadWideAPInt()1676 V = ConstantInt::get(CurTy, decodeSignRotatedValue(Record[0])); in ParseConstants()
514 static uint64_t decodeSignRotatedValue(uint64_t V);1829 uint64_t BitcodeReader::decodeSignRotatedValue(uint64_t V) { in decodeSignRotatedValue() function in BitcodeReader1913 BitcodeReader::decodeSignRotatedValue); in ReadWideAPInt()1969 V = ConstantInt::get(CurTy, decodeSignRotatedValue(Record[0])); in ParseConstants()
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()
320 static uint64_t decodeSignRotatedValue(uint64_t V);415 unsigned ValNo = (unsigned)decodeSignRotatedValue(Record[Slot]); in getValueSigned()2762 uint64_t BitcodeReader::decodeSignRotatedValue(uint64_t V) { in decodeSignRotatedValue() function in BitcodeReader2861 BitcodeReader::decodeSignRotatedValue); in readWideAPInt()2920 V = ConstantInt::get(CurTy, decodeSignRotatedValue(Record[0])); in parseConstants()
584 static uint64_t decodeSignRotatedValue(uint64_t V);711 unsigned ValNo = (unsigned)decodeSignRotatedValue(Record[Slot]); in getValueSigned()2221 uint64_t BitcodeReader::decodeSignRotatedValue(uint64_t V) { in decodeSignRotatedValue() function in BitcodeReader2320 BitcodeReader::decodeSignRotatedValue); in readWideAPInt()2389 V = ConstantInt::get(CurTy, decodeSignRotatedValue(Record[0])); in parseConstants()