Searched defs:CurBit (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Bitstream/ | ||
H A D | BitstreamWriter.h | 43 unsigned CurBit; global() variable |
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/ | ||
H A D | BitcodeReader.cpp | 3640 uint64_t CurBit = Stream.GetCurrentBitNo(); rememberAndSkipMetadata() local |
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/ | ||
H A D | Record.cpp | 526 Init *CurBit = getBit(i); in resolveReferences() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/ | ||
H A D | ARMDisassembler.cpp | 6519 unsigned CurBit = 0; DecodeVPTMaskOperand() local |