Searched defs:Difference (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
H A D | ppevvmath.h | 311 fInt Difference; in fSubtract() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-diff/ |
H A D | DifferenceEngine.cpp | 334 bool Difference = false; in diff() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/ |
H A D | parser.d | 993 Open = 0, Negate, Difference, SymDifference, Intersection, Union, None enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | raw_ostream.cpp | 357 const ssize_t Difference = FS.Width - FS.Str.size(); in operator <<() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 1387 SampleOverlapStats &FuncOverlap, double &Difference, MatchStatus Status) { in updateOverlapStatsForFunction() 1409 double &Difference, MatchStatus Status) { in updateForUnmatchedCallee() 1433 double Difference = 0; in computeSampleFunctionInternalOverlap() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopFuse.cpp | 746 Optional<unsigned> Difference = None; in haveIdenticalTripCounts() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/ |
H A D | DWARFLinker.cpp | 2589 const float Difference = Output - Input; in link() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 959 Value *Difference = CreateSub(LHS_int, RHS_int); in CreatePtrDiff() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 1487 ConstantRange Difference = DominatingCR.difference(CR); in foldICmpWithDominatingICmp() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 6430 ConstantRange Difference = DomCR.difference(CR); in isImpliedCondMatchingImmOperands() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 16989 llvm::Value *Difference = Builder.CreateSub(Result, SrcAddr, "diff"); in EmitBuiltinAlignTo() local
|