| /third_party/node/deps/npm/node_modules/diff/lib/diff/ |
| H A D | base.js | 10 function Diff() {} class
|
| /third_party/node/deps/npm/node_modules/diff/lib/ |
| H A D | index.es6.js | 1 function Diff() {} class [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | HexagonFixupHwLoops.cpp | 148 unsigned Diff = AbsoluteDifference(InstOffset, in fixupLoopInstrs() local
|
| H A D | HexagonConstExtenders.cpp | 1701 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 D | CsvData.java | 142 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 D | FileUtilities.cpp | 147 double Diff; in CompareNumbers() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | MCWin64EH.cpp | 55 const MCExpr *Diff = in EmitAbsDifference() local 254 const MCExpr *Diff = in GetAbsDifference() local
|
| H A D | MCStreamer.cpp | 1025 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 D | ExpandMemCmp.cpp | 296 Value *Diff = Builder.CreateSub(LoadSrc1, LoadSrc2); in emitLoadCompareByteBlock() local [all...] |
| H A D | RegisterScavenging.cpp | 471 unsigned SI = Scavenged.size(), Diff = std::numeric_limits<unsigned>::max(); local
|
| H A D | LiveDebugValues.cpp | 1350 VarLocSet Diff = InLocsT; in join() local
|
| H A D | ModuloSchedule.cpp | 91 unsigned Diff = 0; in expand() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| H A D | PPCLoopInstrFormPrep.cpp | 316 const SCEV *Diff = SE->getMinusSCEV(LSCEV, B.BaseSCEV); in addOneCandidate() local 773 const SCEVConstant *Diff = dyn_cast<SCEVConstant>( in alreadyPrepared() local
|
| H A D | PPCMIPeephole.cpp | 1359 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 D | X86CmovConversion.cpp | 473 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 D | ConstantHoisting.cpp | 589 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 D | ScalarEvolution.cpp | 1082 const SCEV *Diff = SE.getMinusSCEV(Numerator, Remainder); in visitMulExpr() local
|
| H A D | LoopAccessAnalysis.cpp | 270 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 D | InstCombineSelect.cpp | 2136 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 D | IRTranslator.cpp | 608 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 D | TargetLowering.cpp | 1344 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 D | SimplifyCFG.cpp | 5592 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 D | AMDGPUISelLowering.cpp | 2177 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 D | ARMAsmParser.cpp | 7850 int Diff = Inst.getOperand(2).getImm() - Inst.getOperand(0).getImm(); in validateInstruction() local
|