Home
last modified time | relevance | path

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

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