Home
last modified time | relevance | path

Searched defs:Delta (Results 1 – 25 of 57) sorted by relevance

123

/openbsd/src/gnu/llvm/compiler-rt/lib/xray/
Dxray_fdr_controller.h261 auto Delta = TSC - LatestTSC; in functionEnter() local
287 auto Delta = TSC - LatestTSC; in functionTailExit() local
300 auto Delta = TSC - LatestTSC; in functionEnterArg() local
325 auto Delta = TSC - LatestTSC; in functionExit() local
340 auto Delta = TSC - LatestTSC; in customEvent() local
354 auto Delta = TSC - LatestTSC; in typedEvent() local
/openbsd/src/gnu/llvm/clang/lib/Rewrite/
DDeltaTree.cpp43 int Delta; member
46 SourceDelta Delta; in get() local
184 bool DeltaTreeNode::DoInsertion(unsigned FileIndex, int Delta, in DoInsertion()
455 void DeltaTree::AddDelta(unsigned FileIndex, int Delta) { in AddDelta()
/openbsd/src/gnu/llvm/llvm/lib/Support/
DDivisionByConstantInfo.cpp27 APInt Delta; in get() local
79 APInt Delta; in get() local
DDeltaAlgorithm.cpp43 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta() function in DeltaAlgorithm
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h50 void write32BitOffset(uint8_t *Target, int64_t Addend, uint64_t Delta) { in write32BitOffset()
102 uint64_t Delta = 4 + (RE.RelType - COFF::IMAGE_REL_AMD64_REL32); in resolveRelocation() local
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
DNativeInlineSiteSymbol.cpp112 auto UpdateCodeOffset = [&](uint32_t Delta) { in getLineOffset()
118 auto UpdateLineOffset = [&](int32_t Delta) { in getLineOffset()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86InsertPrefetch.cpp49 int64_t Delta; member
212 int64_t Delta = PrefInfo.Delta; in runOnMachineFunction() local
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp879 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local
884 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local
889 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local
916 uint64_t Delta = Value - FinalAddress + Addend; in resolvePPC64Relocation() local
935 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local
942 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local
948 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local
954 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local
960 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); in resolveSystemZRelocation() local
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/GSYM/
DLineTable.cpp25 int64_t Delta; member
30 inline bool operator<(const DeltaInfo &LHS, int64_t Delta) { in operator <()
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DDependenceAnalysis.cpp1076 const SCEV *Delta = SE->getMinusSCEV(X, Y); in isKnownPredicate() local
1245 const SCEV *Delta = SE->getMinusSCEV(SrcConst, DstConst); in strongSIVtest() local
1378 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in weakCrossingSIVtest() local
1494 const APInt &Delta, APInt &G, APInt &X, APInt &Y) { in findGCD()
1580 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in exactSIVtest() local
1776 const SCEV *Delta = SE->getMinusSCEV(SrcConst, DstConst); in weakZeroSrcSIVtest() local
1885 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in weakZeroDstSIVtest() local
1965 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in exactRDIVtest() local
2448 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); in gcdMIVtest() local
2617 const SCEV *Delta = SE->getMinusSCEV(B0, A0); in banerjeeMIVtest() local
[all …]
DLoopPass.cpp211 int64_t Delta = static_cast<int64_t>(NewSize) - in runOnFunction() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp47 RegPressureDelta &Delta, in SchedulingCost()
/openbsd/src/gnu/llvm/llvm/include/llvm/XRay/
DFDRRecords.h237 int32_t Delta = 0; variable
264 int32_t Delta = 0; variable
375 uint32_t Delta = 0; variable
/openbsd/src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
Dcombined_test.cpp155 for (scudo::sptr Delta = -32; Delta <= 32; Delta++) { in BasicTest() local
203 for (scudo::uptr Delta = 0U; Delta <= 4U; Delta++) { in SCUDO_TYPED_TEST() local
221 for (scudo::uptr Delta = 0U; Delta <= 4U; Delta++) { in SCUDO_TYPED_TEST() local
241 for (scudo::uptr Delta = 0U; Delta <= 4U; Delta++) { in SCUDO_TYPED_TEST() local
332 for (scudo::sptr Delta = -32; Delta < 32; Delta += 8) { in SCUDO_TYPED_TEST() local
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_stack_store.h28 Delta, enumerator
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineFunctionPass.cpp100 int64_t Delta = static_cast<int64_t>(CountAfter) - in runOnFunction() local
DRegisterPressure.cpp961 RegPressureDelta &Delta, in computeExcessPressureDelta()
1002 RegPressureDelta &Delta) { in computeMaxPressureDelta()
1095 RegPressureDelta &Delta, in getMaxUpwardPressureDelta()
1163 RegPressureDelta &Delta, in getUpwardPressureDelta()
1343 getMaxDownwardPressureDelta(const MachineInstr *MI, RegPressureDelta &Delta, in getMaxDownwardPressureDelta()
DInterferenceCache.h113 void addRef(int Delta) { RefCount += Delta; } in addRef()
DMIRCanonicalizerPass.cpp214 const unsigned Delta = (UseLoc - DefLoc); in rescheduleCanonically() local
/openbsd/src/gnu/llvm/clang/include/clang/Serialization/
DSourceLocationEncoding.h112 UIntTy Delta = Rotated - Prev; in encodeRaw() local
/openbsd/src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
DLatencyBenchmarkRunner.cpp42 double Delta = V - Mean; in computeVariance() local
/openbsd/src/gnu/llvm/clang/lib/Tooling/Core/
DReplacement.cpp426 int Delta; member in __anon87153e890211::MergedReplacement
451 int Delta = 0; in merge() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIModeRegister.cpp428 Status Delta = in processBlockPhase3() local
/openbsd/src/gnu/llvm/llvm/lib/IR/
DLegacyPassManager.cpp88 Pass *P, Module &M, int64_t Delta, unsigned CountBefore, in emitInstrCountChangedRemark()
1446 int64_t Delta = static_cast<int64_t>(NewSize) - in runOnFunction() local
1556 int64_t Delta = static_cast<int64_t>(ModuleCount) - in runOnModule() local
/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
Daarch64.h422 int64_t Delta = E.getTarget().getAddress() - FixupAddress; in applyFixup() local

123