Home
last modified time | relevance | path

Searched defs:Diff (Results 1 - 24 of 24) sorted by relevance

/third_party/node/deps/npm/node_modules/diff/lib/diff/
H A Dbase.js10 function Diff() {} class
/third_party/node/deps/npm/node_modules/diff/lib/
H A Dindex.es6.js1 function Diff() {} class
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp148 unsigned Diff = AbsoluteDifference(InstOffset, in fixupLoopInstrs() local
H A DHexagonConstExtenders.cpp1701 replaceInstrExpr(const ExtDesc &ED, const ExtenderInit &ExtI, Register ExtR, int32_t &Diff) replaceInstrExpr() argument
1839 int32_t Diff = EV.Offset - DefV.Offset; replaceInstr() local
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DCsvData.java142 public abstract static class Diff { class in CsvData
152 Diff() {} in Diff() method in CsvData.Diff
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileUtilities.cpp147 double Diff; in CompareNumbers() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCWin64EH.cpp55 const MCExpr *Diff = in EmitAbsDifference() local
254 const MCExpr *Diff = in GetAbsDifference() local
H A DMCStreamer.cpp1025 const MCExpr *Diff = in emitAbsoluteSymbolDiff() local
1044 const MCExpr *Diff = in emitAbsoluteSymbolDiffAsULEB128() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp296 Value *Diff = Builder.CreateSub(LoadSrc1, LoadSrc2); in emitLoadCompareByteBlock() local
[all...]
H A DRegisterScavenging.cpp471 unsigned SI = Scavenged.size(), Diff = std::numeric_limits<unsigned>::max(); local
H A DLiveDebugValues.cpp1350 VarLocSet Diff = InLocsT; in join() local
H A DModuloSchedule.cpp91 unsigned Diff = 0; in expand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp316 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate() local
773 const SCEVConstant *Diff = dyn_cast<SCEVConstant>( in alreadyPrepared() local
H A DPPCMIPeephole.cpp1359 int Diff = Imm1 - Imm2; in eliminateRedundantCompare() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp473 unsigned Diff[LoopIterations] = {LoopDepth[0].Depth - LoopDepth[0].OptDepth, in checkForProfitableCmovCandidates() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp589 Optional<APInt> Diff = calculateOffsetDiff( in maximizeConstantsInRange() local
634 APInt Diff = ConstCand->ConstInt->getValue() - ConstInt->getValue(); in findAndMakeBaseConstant() local
685 APInt Diff in findBaseConstants() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp1082 const SCEV *Diff = SE.getMinusSCEV(Numerator, Remainder); in visitMulExpr() local
H A DLoopAccessAnalysis.cpp270 const SCEV *Diff = SE->getMinusSCEV(J, I); in getMinFromExprs() local
1130 const auto *Diff = dyn_cast<SCEVConstant>(SE.getMinusSCEV(Scev, Scev0)); in sortPtrAccesses() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2136 APInt Diff = C2->ssub_ov(*C1, Overflow); in moveAddAfterMinMax() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp608 auto Diff = MIB.buildConstant(CmpTy, High - Low); in emitSwitchCase() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1344 int Diff = ShAmt - C1; in SimplifyDemandedBits() local
1450 int Diff = ShAmt - C1; in SimplifyDemandedBits() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5592 uint64_t Diff = (uint64_t)Values.back() - (uint64_t)Values.front(); in isSwitchDense() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2177 SDValue Diff = DAG.getNode(ISD::FSUB, SL, VT, X, T); in LowerFROUND_LegalFTRUNC() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7850 int Diff = Inst.getOperand(2).getImm() - Inst.getOperand(0).getImm(); in validateInstruction() local

Completed in 103 milliseconds