/llvm-project/llvm/include/llvm/IR/ |
H A D | ConstantRange.h | 48 APInt Lower, Upper; variable 84 static ConstantRange getNonEmpty(APInt Lower, APInt Upper) { in getNonEmpty() argument [all...] |
H A D | ConstantRangeList.h | 70 insert(int64_t Lower,int64_t Upper) insert() argument
|
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVRange.h | 27 LVAddress Upper = 0; variable 58 LVAddress Upper = 0; variable
|
H A D | LVType.h | 274 void setBounds(unsigned Lower, unsigned Upper) override { in setBounds()
|
H A D | LVElement.h | 252 virtual void setBounds(unsigned Lower, unsigned Upper) {} in setBounds()
|
/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | string_utils.cpp | 21 bool PadWithZero, bool Negative, bool Upper) { in appendNumber() 62 bool PadWithZero, bool Upper) { in appendUnsigned() 164 const bool Upper = (*Cur == 'X'); in vappend() local
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | NativeFormatting.h | 22 enum class HexPrintStyle { Upper, Lower, PrefixUpper, PrefixLower }; enumerator
|
H A D | UnicodeCharRanges.h | 25 uint32_t Upper; member
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | FuzzyMatch.h | 44 Upper = 2, // Uppercase letters. enumerator
|
/llvm-project/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 73 APInt Lower = Known.getMinValue(), Upper = Known.getMaxValue(); fromKnownBits() local 302 APInt Lower, Upper; makeExactMulNSWRegion() local 1340 APInt Upper = getUnsignedMax().udiv(RHS_umin) + 1; udiv() local 1450 APInt Upper = APIntOps::umin(getUnsignedMax(), RHS.getUnsignedMax() - 1) + 1; urem() local 1486 APInt Upper = APIntOps::umin(MaxLHS, MaxAbsRHS - 1) + 1; srem() local 1501 APInt Upper = APIntOps::umin(MaxLHS, MaxAbsRHS - 1) + 1; srem() local 1843 getUnsignedCountTrailingZerosRange(const APInt & Lower,const APInt & Upper) getUnsignedCountTrailingZerosRange() argument 1911 getUnsignedPopCountRange(const APInt & Lower,const APInt & Upper) getUnsignedPopCountRange() argument [all...] |
/llvm-project/llvm/unittests/Support/ |
H A D | VirtualFileSystemTest.cpp | 289 IntrusiveRefCntPtr<DummyFileSystem> Upper(new DummyFileSystem()); in TEST() local 355 IntrusiveRefCntPtr<DummyFileSystem> Upper(new DummyFileSystem()); in TEST() local 380 IntrusiveRefCntPtr<DummyFileSystem> Upper(new DummyFileSystem()); in TEST() local 406 IntrusiveRefCntPtr<DummyFileSystem> Upper(new DummyFileSystem()); TEST() local 788 IntrusiveRefCntPtr<DummyFileSystem> Upper(new DummyFileSystem()); TEST() local 813 IntrusiveRefCntPtr<DummyFileSystem> Upper(new DummyFileSystem()); TEST() local 855 IntrusiveRefCntPtr<DummyFileSystem> Upper(new DummyFileSystem()); TEST() local 875 IntrusiveRefCntPtr<DummyFileSystem> Upper(new DummyFileSystem()); TEST() local 988 IntrusiveRefCntPtr<DummyFileSystem> Upper(new NoStatusDummyFileSystem()); TEST() local [all...] |
/llvm-project/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 33 uint64_t Upper = P1, Lower = P4; in multiply64() local
|
H A D | NativeFormatting.cpp | 144 (Style == HexPrintStyle::Upper || Style == HexPrintStyle::PrefixUpper); in write_hex() local
|
/llvm-project/clang/include/clang/AST/ |
H A D | ExprOpenMP.h | 116 Expr *Upper = nullptr; member
|
/llvm-project/offload/src/OpenMP/ |
H A D | Mapping.cpp | 144 auto Upper = HDTTMap->upper_bound(HP); in lookupMapping() local
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | RangeConstraintManager.cpp | 475 intersect(RangeSet What,llvm::APSInt Lower,llvm::APSInt Upper) intersect() argument 854 llvm::APSInt Upper = Point; deletePoint() local 3107 llvm::APSInt Upper = ComparisonVal - Adjustment; getSymLTRange() local 3144 llvm::APSInt Upper = Max - Adjustment; getSymGTRange() local 3182 llvm::APSInt Upper = Max - Adjustment; getSymGERange() local 3219 llvm::APSInt Upper = ComparisonVal - Adjustment; getSymLERange() local [all...] |
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DependenceAnalysis.h | 384 const SCEV *Upper[8]; member
|
/llvm-project/llvm/lib/Target/ARC/Disassembler/ |
H A D | ARCDisassembler.cpp | 340 Field Upper = fieldFromInstruction(Insn, 0, 5); in DecodeSOPwithRS12() local
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVDWARFReader.cpp | 698 LVOffset Upper = CurrentEndOffset; traverseDieAndChildren() local
|
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/ |
H A D | NarrowingConversionsCheck.cpp |
|
/llvm-project/llvm/lib/Target/VE/ |
H A D | VEInstrInfo.cpp | 808 addOperandsForVFMK(MachineInstrBuilder & MIB,MachineInstr & MI,bool Upper) addOperandsForVFMK() argument
|
/llvm-project/llvm/unittests/IR/ |
H A D | MetadataTest.cpp | 1493 ASSERT_TRUE(Upper); in TEST_F() local 1543 ASSERT_TRUE(Upper); in TEST_F() local 1581 ASSERT_TRUE(Upper); in TEST_F() local 1623 auto Upper = N->getUpperBound(); TEST_F() local 1675 auto Upper = N->getUpperBound(); TEST_F() local 1719 auto Upper = N->getUpperBound(); TEST_F() local [all...] |
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUSubtarget.cpp | 564 APInt Upper{32, MaxSize}; makeLIDRangeMetadata() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 429 ConstantInt *Upper = computeKnownBitsFromRangeMetadata() local 2479 ConstantInt *Upper = rangeMetadataExcludesValue() local 9148 setLimitsForBinOp(const BinaryOperator & BO,APInt & Lower,APInt & Upper,const InstrInfoQuery & IIQ,bool PreferSignedRange) setLimitsForBinOp() argument 9499 setLimitForFPToI(const Instruction * I,APInt & Lower,APInt & Upper) setLimitForFPToI() argument 9534 APInt Upper = APInt(BitWidth, 0); computeConstantRange() local 9549 APInt Upper = APInt(BitWidth, 0); computeConstantRange() local [all...] |
/llvm-project/clang/unittests/StaticAnalyzer/ |
H A D | RangeSetTest.cpp | 175 const llvm::APSInt &Upper, RangeSet Expected) { in checkIntersectRangeImpl() argument
|