Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h309 fInt Difference; in fSubtract() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A Draw_ostream.cpp363 const ssize_t Difference = FS.Width - FS.Str.size(); in operator <<() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp503 bool Difference = false; in diff() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1714 SampleOverlapStats &FuncOverlap, double &Difference, MatchStatus Status) { in updateOverlapStatsForFunction()
1736 double &Difference, MatchStatus Status) { in updateForUnmatchedCallee()
1760 double Difference = 0; in computeSampleFunctionInternalOverlap() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp772 std::optional<unsigned> Difference; in haveIdenticalTripCounts() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DIRBuilder.cpp1151 Value *Difference = CreateSub(LHS_int, RHS_int); in CreatePtrDiff() local
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2737 const float Difference = Output - Input; in link() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1397 ConstantRange Difference = DominatingCR.difference(CR); in foldICmpWithDominatingICmp() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp6862 ConstantRange Difference = DomCR.difference(CR); in isImpliedCondCommonOperandWithConstants() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp18633 llvm::Value *Difference = Builder.CreateSub(Result, SrcAddr, "diff"); in EmitBuiltinAlignTo() local