Home
last modified time | relevance | path

Searched refs:getBitsSet (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp427 APInt PartMapMask = APInt::getBitsSet(OrigValueBitWidth, PartMap.StartIdx, in verify()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp520 APInt PartMapMask = APInt::getBitsSet(OrigValueBitWidth, PartMap.StartIdx, in verify()
/external/llvm/include/llvm/ADT/
DAPInt.h499 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { in getBitsSet() function
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPInt.h463 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { in getBitsSet() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h503 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { in getBitsSet() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DAPIntTest.cpp1854 TEST(APIntTest, getBitsSet) { in TEST() argument
1855 APInt i64hi1lo1 = APInt::getBitsSet(64, 1, 63); in TEST()
1863 APInt i127hi1lo1 = APInt::getBitsSet(127, 1, 126); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPInt.h606 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { in getBitsSet() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp1242 APInt::getBitsSet(EarlierValue.getBitWidth(), LShiftAmount, in eliminateDeadStores()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp852 KnownZero = APInt::getBitsSet(KnownZero.getBitWidth(), 0, ShlAmt-1); in SimplifyShrShlDemandedBits()
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCalls.cpp611 APInt InputDemandedElts(APInt::getBitsSet(VWidth, 0, LowHalfElts)); in visitCallInst()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4768 if (DAG.MaskedValueIsZero(N0, APInt::getBitsSet(VTBits, EVTBits-1, EVTBits))) in visitSIGN_EXTEND_INREG()
6344 APInt Mask = ~APInt::getBitsSet(IVal.getValueSizeInBits(), in ShrinkLoadReplaceStoreWithStore()
6466 APInt Mask = APInt::getBitsSet(BitWidth, ShAmt, ShAmt + NewBW); in ReduceLoadOpStoreWidth()
DSelectionDAG.cpp2007 KnownZero |= APInt::getBitsSet(BitWidth, 1, KnownZeroOut); in ComputeMaskedBits()
6678 SplatUndef |= APInt::getBitsSet(sz, BitPos, BitPos + EltBitSize); in isConstantSplat()
DTargetLowering.cpp1662 APInt InSignBit = APInt::getBitsSet(BitWidth, InBits - 1, InBits); in SimplifyDemandedBits()
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp2905 APInt Demanded = APInt::getBitsSet(32, 8 * Offset, 8 * Offset + 8); in PerformDAGCombine()
DAMDGPUISelLowering.cpp2704 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6297 APInt::getBitsSet(Op.getValueSizeInBits(), in visitZERO_EXTEND()
6976 if (DAG.MaskedValueIsZero(N0, APInt::getBitsSet(VTBits, EVTBits-1, EVTBits))) in visitSIGN_EXTEND_INREG()
10804 APInt Mask = ~APInt::getBitsSet(IVal.getValueSizeInBits(), in ShrinkLoadReplaceStoreWithStore()
10932 APInt Mask = APInt::getBitsSet(BitWidth, ShAmt, in ReduceLoadOpStoreWidth()
DSelectionDAG.cpp2388 KnownZero |= APInt::getBitsSet(BitWidth, 1, KnownZeroLow); in computeKnownBits()
7148 SplatUndef |= APInt::getBitsSet(sz, BitPos, BitPos + EltBitSize); in isConstantSplat()
DTargetLowering.cpp985 APInt InSignBit = APInt::getBitsSet(BitWidth, InBits - 1, InBits); in SimplifyDemandedBits()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2322 APInt::getBitsSet(Known.getBitWidth(), DstLSB, DstLSB + Width); in tryBitfieldInsertOpFromOr()
/external/clang/lib/CodeGen/
DCGExpr.cpp1715 ~llvm::APInt::getBitsSet(Info.StorageSize, in EmitStoreThroughBitfieldLValue()
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2223 APInt::getBitsSet(KnownZero.getBitWidth(), DstLSB, DstLSB + Width); in tryBitfieldInsertOpFromOr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp3871 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine()
DSIISelLowering.cpp7755 APInt Demanded = APInt::getBitsSet(32, 8 * Offset, 8 * Offset + 8); in performCvtF32UByteNCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8623 APInt::getBitsSet(Op.getValueSizeInBits(), in visitZERO_EXTEND()
13341 APInt Mask = ~APInt::getBitsSet(IVal.getValueSizeInBits(), in ShrinkLoadReplaceStoreWithStore()
13469 APInt Mask = APInt::getBitsSet(BitWidth, ShAmt, in ReduceLoadOpStoreWidth()
DSelectionDAG.cpp2351 APInt SubMask = APInt::getBitsSet(NumElts, Idx, Idx + NumSubElts); in computeKnownBits()

12