Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp356 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/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp907 const float Difference = Output - Input; in printStatistic() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2229 SampleOverlapStats &FuncOverlap, double &Difference, MatchStatus Status) { in updateOverlapStatsForFunction()
2251 double &Difference, MatchStatus Status) { in updateForUnmatchedCallee()
2275 double Difference = 0; in computeSampleFunctionInternalOverlap() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp768 std::optional<unsigned> Difference; in haveIdenticalTripCounts() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1045 Value *Difference = CreateSub(LHS_int, RHS_int); in CreatePtrDiff() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp3091 const float Difference = Output - Input; in link() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp3128 APFloat Difference = *X; in optimizeFdim() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1393 ConstantRange Difference = DominatingCR.difference(CR); in foldICmpWithDominatingICmp() local