Home
last modified time | relevance | path

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

/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-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/llvm-project/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.h92 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-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2973 for (uint64_t BitPos : DeferredMetadataInfo) { in materializeMetadata() local
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp867 Value *BitPos) { in EmitX86BitTestIntrinsic()
920 Value *BitPos = CGF.EmitScalarExpr(E->getArg(1)); in EmitBitTestIntrinsic() 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/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp9792 unsigned BitPos = j * EltWidth; in isConstantSplat() local