Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kMCCodeEmitter.cpp88 template <unsigned Size> static unsigned getBytePosition(unsigned BitPos) { in getBytePosition()
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DSparseBitVector.h153 unsigned BitPos = Curr % BITWORD_SIZE; in find_next() local
347 unsigned BitPos = Iter->find_first(); in AdvanceToFirstNonZero() local
H A DSmallBitVector.h69 unsigned BitPos; variable
H A DBitVector.h95 unsigned BitPos; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2287 Value *&BitMask, Value *&BitPos, in detectShiftUntilBitTestIdiom()
2442 Value *X, *BitMask, *BitPos, *XCurr; in recognizeShiftUntilBitTest() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3622 for (uint64_t BitPos : DeferredMetadataInfo) { in materializeMetadata() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp910 Value *BitPos) { in EmitX86BitTestIntrinsic()
963 Value *BitPos = CGF.EmitScalarExpr(E->getArg(1)); in EmitBitTestIntrinsic() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2431 unsigned BitPos = 0, IntegerEltIdx = 0; in lowerBUILD_VECTOR() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11724 unsigned BitPos = j * EltWidth; in isConstantSplat() local
H A DDAGCombiner.cpp20539 unsigned BitPos; in refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() member
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31677 Value *BitPos = in emitBitTestAtomicRMWIntrinsic() local