Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kMCCodeEmitter.cpp92 template <unsigned Size> static unsigned getBytePosition(unsigned BitPos) { in getBytePosition()
/freebsd-14.2/contrib/llvm-project/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.h102 unsigned BitPos; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2204 Value *&BitMask, Value *&BitPos, in detectShiftUntilBitTestIdiom()
2359 Value *X, *BitMask, *BitPos, *XCurr; in recognizeShiftUntilBitTest() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3650 for (uint64_t BitPos : DeferredMetadataInfo) { in materializeMetadata() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp1197 Value *BitPos) { in EmitX86BitTestIntrinsic()
1249 Value *BitPos = CGF.EmitScalarExpr(E->getArg(1)); in EmitBitTestIntrinsic() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12422 unsigned BitPos = j * EltWidth; in isConstantSplat() local
H A DDAGCombiner.cpp22071 unsigned BitPos; in refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3499 unsigned BitPos = 0, IntegerEltIdx = 0; in lowerBuildVectorOfConstants() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30374 Value *BitPos = in emitBitTestAtomicRMWIntrinsic() local