Home
last modified time | relevance | path

Searched refs:ReadWideAPInt (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp1617 static APInt ReadWideAPInt(ArrayRef<uint64_t> Vals, unsigned TypeBits) { in ReadWideAPInt() function
1682 APInt VInt = ReadWideAPInt(Record, in ParseConstants()
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp1910 static APInt ReadWideAPInt(ArrayRef<uint64_t> Vals, unsigned TypeBits) { in ReadWideAPInt() function
1975 APInt VInt = ReadWideAPInt(Record, in ParseConstants()