Home
last modified time | relevance | path

Searched defs:BitPos (Results 1 – 8 of 8) sorted by relevance

/third_party/rust/crates/unicode-width/scripts/
Dunicode.py71 BitPos = int variable
836 entries: Iterable[tuple[int, CharWidthInTable]], low_bit: BitPos, cap_bit: BitPos
869 low_bit: BitPos,
870 cap_bit: BitPos,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DBitVector.h47 unsigned BitPos; variable
172 unsigned BitPos = Prev % BITWORD_SIZE; in find_next() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSparseBitVector.h152 unsigned BitPos = Curr % BITWORD_SIZE; in find_next() local
346 unsigned BitPos = Iter->find_first(); in AdvanceToFirstNonZero() local
DSmallBitVector.h68 unsigned BitPos; variable
DBitVector.h91 unsigned BitPos; variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceBitVector.h276 unsigned BitPos; variable
403 unsigned BitPos = Prev % BITWORD_SIZE; in find_next() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2916 for (uint64_t BitPos : DeferredMetadataInfo) { in materializeMetadata() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp9533 unsigned BitPos = j * EltWidth; in isConstantSplat() local