| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RegisterBankInfo.cpp | 575 APInt PartMapMask = APInt::getBitsSet(OrigValueBitWidth, PartMap.StartIdx, in verify()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | APInt.h | 258 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { in getBitsSet() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | DeadStoreElimination.cpp | 804 APInt Mask = APInt::getBitsSet(DeadValue.getBitWidth(), LShiftAmount, in tryToMergePartialOverlappingStores()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | ConstantRange.cpp | 1729 APInt::getBitsSet(BitWidth, RHSMin, BitWidth - 1)); in computeShlNSWWithNNegLHS()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstCombineIntrinsic.cpp | 232 APInt DemandedUpper = APInt::getBitsSet(NumAmtElts, 1, NumAmtElts / 2); in simplifyX86immShift()
|
| H A D | X86TargetTransformInfo.cpp | 5375 APInt::getBitsSet(CoalescedVecTy->getNumElements(), in getMemoryOpCost()
|
| H A D | X86ISelLowering.cpp | 4679 APInt Mask0 = APInt::getBitsSet(NumElems, IdxVal, IdxVal + SubVecNumElems); in insert1BitVector() 30874 APInt EltMask = APInt::getBitsSet(NumElts, LoElt, LoElt + NumEltsPerLane); in LowerShift() 44894 APInt DemandedMask = APInt::getBitsSet(BitWidth, Shift, Shift + Length); in SimplifyDemandedBitsForTargetNode() 47276 APInt Bit = APInt::getBitsSet(EltSizeInBits, BitIdx, BitIdx + 1); in combineToExtendBoolVectorInReg()
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/ |
| H A D | LowerToLLVM.cpp | 2568 ~llvm::APInt::getBitsSet(srcWidth, offset, offset + size)); in matchAndRewrite()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExpr.cpp | 2645 Val, ~llvm::APInt::getBitsSet(StorageSize, Offset, Offset + Info.Size), in EmitStoreThroughBitfieldLValue()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 3692 APInt::getBitsSet(Known.getBitWidth(), DstLSB, DstLSB + Width); in tryBitfieldInsertOpFromOr()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.cpp | 5458 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine()
|
| H A D | SIISelLowering.cpp | 15635 APInt DemandedBits = APInt::getBitsSet(32, 8 * Offset, 8 * Offset + 8); in performCvtF32UByteNCombine()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeDAG.cpp | 2590 APInt FractSignMaskVal = APInt::getBitsSet(BitSize, 0, Precision - 1); in expandFrexp()
|
| H A D | DAGCombiner.cpp | 7917 APInt::getBitsSet(OpSizeInBits, 16, HighBit))) in MatchBSwapHWordLow() 14746 APInt::getBitsSet(Op.getScalarValueSizeInBits(), in visitZERO_EXTEND() 20809 APInt Mask = ~APInt::getBitsSet(IVal.getValueSizeInBits(), in ShrinkLoadReplaceStoreWithStore()
|
| H A D | SelectionDAG.cpp | 5858 APInt::getBitsSet(NumBaseElts, Idx, Idx + NumSubElts); in isKnownNeverNaN()
|
| H A D | TargetLowering.cpp | 1487 APInt::getBitsSet(NumElts, SubIdx, SubIdx + NumSubElts); in SimplifyDemandedBits()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 7713 APInt TruncatedBits = APInt::getBitsSet(X.getValueSizeInBits(), in combineZERO_EXTEND()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 12945 {"_ZN4llvm5APInt10getBitsSetEjjj", "llvm::APInt::getBitsSet(unsigned int, unsigned int, unsigned in…
|