Home
last modified time | relevance | path

Searched defs:InRange (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DDecodedThread.cpp33 bool DecodedThread::TSCRange::InRange(uint64_t item_index) const { in InRange() function in DecodedThread::TSCRange
38 bool DecodedThread::NanosecondsRange::InRange(uint64_t item_index) const { in InRange() function in DecodedThread::NanosecondsRange
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantsContext.h190 std::optional<ConstantRange> InRange; variable
199 Type *DestTy, unsigned Flags, std::optional<ConstantRange> InRange) { in Create()
H A DConstantFold.cpp1340 std::optional<ConstantRange> InRange, in ConstantFoldGetElementPtr()
H A DConstants.cpp2468 std::optional<ConstantRange> InRange, in getGetElementPtr()
2750 std::optional<ConstantRange> InRange) in GetElementPtrConstantExpr()
H A DAsmWriter.cpp1427 if (auto InRange = GEP->getInRange()) { in WriteOptimizationInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalSplit.cpp72 std::optional<ConstantRange> InRange = GEP->getInRange(); in splitGlobal() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTT.cpp88 llvm::ConstantRange InRange(llvm::APInt(32, -Offset, true), in EmitVTTDefinition() local
H A DItaniumCXXABI.cpp2104 llvm::ConstantRange InRange(llvm::APInt(32, -Offset, true), in getVTableAddressPoint() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangedConstraintManager.cpp103 const llvm::APSInt &To, bool InRange) { in assumeSymInclusiveRange()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepRange.cpp101 bool ThreadPlanStepRange::InRange() { in InRange() function in ThreadPlanStepRange
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp296 Range *InRange = upperBound(Min, Ranges, NumRanges); in PrintMemorySnippet() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h533 const llvm::APSInt &From, const llvm::APSInt &To, bool InRange) { in getRangeExpr()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drelease.h368 bool InRange = false; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp327 static bool InRange(int64_t Value, unsigned short Shift, int LBound, in InRange() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp831 std::optional<ConstantRange> InRange, in CastGEPIndices()
894 std::optional<ConstantRange> InRange = GEP->getInRange(); in SymbolicallyEvaluateGEP() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp533 std::optional<ConstantRange> InRange; member
549 std::optional<ConstantRange> InRange; // GEP inrange attribute. member in __anondf6e26480411::BitcodeConstant
3403 std::optional<ConstantRange> InRange; in parseConstants() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h1136 bool InRange(InterpState &S, CodePtr OpPC) { in InRange() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp9848 InRange = InRangeFlag, enumerator
10026 bool InRange = Cmp & PromotedRange::InRangeFlag; in CheckTautologicalComparison() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4368 std::optional<ConstantRange> InRange; in parseValID() local