Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp97 const llvm::APSInt &To, bool InRange) { in assumeInclusiveRangeInternal()
H A DRangedConstraintManager.cpp103 const llvm::APSInt &To, bool InRange) { in assumeSymInclusiveRange()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlanStepRange.cpp101 bool ThreadPlanStepRange::InRange() { in InRange() function in ThreadPlanStepRange
/openbsd-src/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp288 Range *InRange = upperBound(Min, Ranges, NumRanges); in PrintMemorySnippet() local
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Drelease.h222 bool InRange = false; variable
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h533 const llvm::APSInt &From, const llvm::APSInt &To, bool InRange) { in getRangeExpr()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp327 static bool InRange(int64_t Value, unsigned short Shift, int LBound, in InRange() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantFold.cpp2185 bool InRange = true; in ConstantFoldGetElementPtr() local
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DInterp.h556 bool InRange(InterpState &S, CodePtr OpPC) { in InRange() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp12881 InRange = InRangeFlag, enumerator
13059 bool InRange = Cmp & PromotedRange::InRangeFlag; in CheckTautologicalComparison() local