Home
last modified time | relevance | path

Searched defs:Difference (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp358 const ssize_t Difference = FS.Width - FS.Str.size(); in operator <<() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp501 bool Difference = false; in diff() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2133 SampleOverlapStats &FuncOverlap, double &Difference, MatchStatus Status) { in updateOverlapStatsForFunction()
2155 double &Difference, MatchStatus Status) { in updateForUnmatchedCallee()
2179 double Difference = 0; in computeSampleFunctionInternalOverlap() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp909 const float Difference = Output - Input; in printStatistic() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp769 std::optional<unsigned> Difference; in haveIdenticalTripCounts() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2974 const float Difference = Output - Input; in link() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1113 Value *Difference = CreateSub(LHS_int, RHS_int); in CreatePtrDiff() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1357 ConstantRange Difference = DominatingCR.difference(CR); in foldICmpWithDominatingICmp() local