Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1484 uint64_t Rearrange[2]; in ParseConstants() local
1485 Rearrange[0] = (Record[1] & 0xffffLL) | (Record[0] << 16); in ParseConstants()
1486 Rearrange[1] = Record[0] >> 48; in ParseConstants()
1488 APInt(80, Rearrange))); in ParseConstants()
/minix/external/public-domain/xz/dist/
H A DChangeLog13755 Rearrange the check so that it doesn't make one to