/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | JITLinkGeneric.h | 85 uint64_t Delta = (B.getAlignmentOffset() - Addr) % B.getAlignment(); in alignToBlock() local 92 uint64_t Delta = (B.getAlignmentOffset() - PAddr) % B.getAlignment(); in alignToBlock() local
|
D | MachO_x86_64.cpp | 303 JITTargetAddress Delta = in addRelocations() local 495 int Delta = 4 + (1 << (E.getKind() - PCRel32Minus1)); in applyFixup() local 507 int Delta = 4 + (1 << (E.getKind() - PCRel32Minus1Anon)); in applyFixup() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineFunctionPass.cpp | 82 int64_t Delta = static_cast<int64_t>(CountAfter) - in runOnFunction() local
|
D | RegisterPressure.cpp | 960 RegPressureDelta &Delta, in computeExcessPressureDelta() 1001 RegPressureDelta &Delta) { in computeMaxPressureDelta() 1094 RegPressureDelta &Delta, in getMaxUpwardPressureDelta() 1162 RegPressureDelta &Delta, in getUpwardPressureDelta() 1342 getMaxDownwardPressureDelta(const MachineInstr *MI, RegPressureDelta &Delta, in getMaxDownwardPressureDelta()
|
D | InterferenceCache.h | 113 void addRef(int Delta) { RefCount += Delta; } in addRef()
|
D | MIRCanonicalizerPass.cpp | 227 const unsigned Delta = (UseLoc - DefLoc); in rescheduleCanonically() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldCOFFX86_64.h | 50 void write32BitOffset(uint8_t *Target, int64_t Addend, uint64_t Delta) { in write32BitOffset() 101 uint64_t Delta = 4 + (RE.RelType - COFF::IMAGE_REL_AMD64_REL32); in resolveRelocation() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InsertPrefetch.cpp | 48 int64_t Delta; member 211 int64_t Delta = PrefInfo.Delta; in runOnMachineFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 779 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local 784 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local 789 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local 816 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local 835 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local 842 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local 848 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local 854 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local 860 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
D | LineTable.cpp | 25 int64_t Delta; member 30 inline bool operator<(const DeltaInfo &LHS, int64_t Delta) { in operator <()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | DeltaAlgorithm.cpp | 44 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta() function in DeltaAlgorithm
|
/third_party/cef/tests/cefclient/renderer/ |
D | performance_test_setup.h | 54 int64 Delta() { in Delta() function
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | color_space.inl | 69 float Delta = Max - Min; local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 989 const SCEV *Delta = SE->getMinusSCEV(X, Y); in isKnownPredicate() local 1158 const SCEV *Delta = SE->getMinusSCEV(SrcConst, DstConst); in strongSIVtest() local 1291 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in weakCrossingSIVtest() local 1407 const APInt &Delta, APInt &G, APInt &X, APInt &Y) { in findGCD() 1504 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in exactSIVtest() local 1716 const SCEV *Delta = SE->getMinusSCEV(SrcConst, DstConst); in weakZeroSrcSIVtest() local 1825 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in weakZeroDstSIVtest() local 1905 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in exactRDIVtest() local 2372 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in gcdMIVtest() local 2541 const SCEV *Delta = SE->getMinusSCEV(B0, A0); in banerjeeMIVtest() local [all …]
|
D | LoopPass.cpp | 233 int64_t Delta = static_cast<int64_t>(NewSize) - in runOnFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
D | FDRRecords.h | 237 int32_t Delta = 0; variable 264 int32_t Delta = 0; variable 375 uint32_t Delta = 0; variable
|
/third_party/skia/third_party/externals/angle2/util/ |
D | Event.h | 52 int Delta; member
|
/third_party/flutter/skia/third_party/externals/angle2/util/ |
D | Event.h | 52 int Delta; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTimerTree.cpp | 185 double Delta = Current - LastTimestamp; in update() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIModeRegister.cpp | 367 Status Delta = BlockInfo[ThisBlock]->Pred.delta(BlockInfo[ThisBlock]->Require); in processBlockPhase3() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/pshinter/ |
D | pshglob.c | 505 FT_Pos Delta; in psh_blues_scale_zones() local
|
/third_party/freetype/src/pshinter/ |
D | pshglob.c | 504 FT_Pos Delta; in psh_blues_scale_zones() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ELF.cpp | 579 uint64_t Delta = VAddr - Phdr.p_vaddr; in toMappedAddr() local
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
D | pshglob.c | 504 FT_Pos Delta; in psh_blues_scale_zones() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | LegacyPassManager.cpp | 166 Pass *P, Module &M, int64_t Delta, unsigned CountBefore, in emitInstrCountChangedRemark() 1488 int64_t Delta = static_cast<int64_t>(NewSize) - in runOnFunction() local 1587 int64_t Delta = static_cast<int64_t>(ModuleCount) - in runOnModule() local
|