/external/llvm/include/llvm/ADT/ |
D | BitVector.h | 46 unsigned BitPos; variable 172 unsigned BitPos = Prev % BITWORD_SIZE; in find_next() local
|
D | SmallBitVector.h | 61 unsigned BitPos; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | BitVector.h | 47 unsigned BitPos; variable 172 unsigned BitPos = Prev % BITWORD_SIZE; in find_next() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | SparseBitVector.h | 152 unsigned BitPos = Curr % BITWORD_SIZE; in find_next() local 346 unsigned BitPos = Iter->find_first(); in AdvanceToFirstNonZero() local
|
D | SmallBitVector.h | 68 unsigned BitPos; variable
|
D | BitVector.h | 91 unsigned BitPos; variable
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | SparseBitVector.h | 152 unsigned BitPos = Curr % BITWORD_SIZE; in find_next() local 346 unsigned BitPos = Iter->find_first(); in AdvanceToFirstNonZero() local
|
D | SmallBitVector.h | 68 unsigned BitPos; variable
|
D | BitVector.h | 92 unsigned BitPos; variable
|
/external/swiftshader/third_party/subzero/src/ |
D | IceBitVector.h | 276 unsigned BitPos; variable 403 unsigned BitPos = Prev % BITWORD_SIZE; in find_next() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 1052 unsigned BitPos = 0; in SelectBitOp() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2916 for (uint64_t BitPos : DeferredMetadataInfo) { in materializeMetadata() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 3407 for (uint64_t BitPos : DeferredMetadataInfo) { in materializeMetadata() local
|
/external/llvm-project/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2973 for (uint64_t BitPos : DeferredMetadataInfo) { in materializeMetadata() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 867 Value *BitPos) { in EmitX86BitTestIntrinsic() 920 Value *BitPos = CGF.EmitScalarExpr(E->getArg(1)); in EmitBitTestIntrinsic() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 7145 unsigned BitPos = j * EltBitSize; in isConstantSplat() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 9533 unsigned BitPos = j * EltWidth; in isConstantSplat() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 9792 unsigned BitPos = j * EltWidth; in isConstantSplat() local
|