Searched refs:readWideAPInt (Results 1 – 2 of 2) sorted by relevance
2121 static APInt readWideAPInt(ArrayRef<uint64_t> Vals, unsigned TypeBits) { in readWideAPInt() function2191 readWideAPInt(Record, cast<IntegerType>(CurTy)->getBitWidth()); in parseConstants()4019 Low = readWideAPInt(makeArrayRef(&Record[CurIdx], ActiveWords), in parseFunctionBody()4027 APInt High = readWideAPInt( in parseFunctionBody()
2858 static APInt readWideAPInt(ArrayRef<uint64_t> Vals, unsigned TypeBits) { in readWideAPInt() function2927 readWideAPInt(Record, cast<IntegerType>(CurTy)->getBitWidth()); in parseConstants()5007 Low = readWideAPInt(makeArrayRef(&Record[CurIdx], ActiveWords), in parseFunctionBody()5015 APInt High = readWideAPInt( in parseFunctionBody()