Home
last modified time | relevance | path

Searched defs:BitPos (Results 1 – 24 of 24) 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/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-subzero/include/llvm/ADT/
DBitVector.h47 unsigned BitPos; variable
172 unsigned BitPos = Prev % BITWORD_SIZE; in find_next() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/MCTargetDesc/
DM68kMCCodeEmitter.cpp88 template <unsigned Size> static unsigned getBytePosition(unsigned BitPos) { in getBytePosition()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DSparseBitVector.h153 unsigned BitPos = Curr % BITWORD_SIZE; in find_next() local
347 unsigned BitPos = Iter->find_first(); in AdvanceToFirstNonZero() local
DSmallBitVector.h69 unsigned BitPos; variable
DBitVector.h95 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/lzma/CPP/7zip/Compress/
DXpressDecoder.cpp316 unsigned BitPos; // how many bits in (Value) were processed in Decode_WithExceedWrite() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp2285 Value *&BitMask, Value *&BitPos, in detectShiftUntilBitTestIdiom()
2440 Value *X, *BitMask, *BitPos, *XCurr; in recognizeShiftUntilBitTest() 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/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3622 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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp2431 unsigned BitPos = 0, IntegerEltIdx = 0; in lowerBUILD_VECTOR() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp11724 unsigned BitPos = j * EltWidth; in isConstantSplat() local
DDAGCombiner.cpp20539 unsigned BitPos; in refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp31675 Value *BitPos = in emitBitTestAtomicRMWIntrinsic() local