Home
last modified time | relevance | path

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

/external/rust/crates/unicode-width/scripts/
Dunicode.py62 BitPos = int variable
227 def make_buckets(entries, low_bit: BitPos, cap_bit: BitPos) -> "list[Bucket]":
255 self, entry_groups, low_bit: BitPos, cap_bit: BitPos, offset_type: OffsetType
310 table_cfgs: "list[tuple[BitPos, BitPos, OffsetType]]", entries
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DBitVector.h47 unsigned BitPos; variable
172 unsigned BitPos = Prev % BITWORD_SIZE; in find_next() local
/external/llvm/include/llvm/ADT/
DBitVector.h46 unsigned BitPos; variable
172 unsigned BitPos = Prev % BITWORD_SIZE; in find_next() local
DSmallBitVector.h61 unsigned BitPos; variable
/external/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
/external/swiftshader/third_party/subzero/src/
DIceBitVector.h276 unsigned BitPos; variable
403 unsigned BitPos = Prev % BITWORD_SIZE; in find_next() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1052 unsigned BitPos = 0; in SelectBitOp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2916 for (uint64_t BitPos : DeferredMetadataInfo) { in materializeMetadata() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3407 for (uint64_t BitPos : DeferredMetadataInfo) { in materializeMetadata() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7145 unsigned BitPos = j * EltBitSize; in isConstantSplat() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp9533 unsigned BitPos = j * EltWidth; in isConstantSplat() local