Searched defs:BitPos (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DBitVector.h42 unsigned BitPos; member in class:llvm::BitVector::reference
179 unsigned BitPos = Prev % BITWORD_SIZE; local
H A DSmallBitVector.h60 unsigned BitPos; member in class:llvm::SmallBitVector::reference
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DCommandLine.h1456 unsigned BitPos = reinterpret_cast<unsigned>(V); local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6489 unsigned BitPos = j * EltBitSize; local

Completed in 131 milliseconds