/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_fdr_controller.h | 261 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
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | DivisionByConstantInfo.cpp | 27 APInt Delta; in get() local 79 APInt Delta; in get() local [all...] |
H A D | DeltaAlgorithm.cpp | 43 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta() function in DeltaAlgorithm
|
/freebsd-src/contrib/llvm-project/clang/lib/Rewrite/ |
H A D | DeltaTree.cpp | 43 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()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | aarch64.h | 500 int64_t Delta = E.getTarget().getAddress() - FixupAddress; applyFixup() local 516 int64_t Delta = E.getTarget().getAddress() + E.getAddend() - FixupAddress; applyFixup() local 532 int64_t Delta = E.getTarget().getAddress() + E.getAddend() - FixupAddress; applyFixup() local 549 int64_t Delta = E.getTarget().getAddress() + E.getAddend() - FixupAddress; applyFixup() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonMachineScheduler.cpp | 47 RegPressureDelta &Delta, in SchedulingCost()
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldCOFFX86_64.h | 50 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
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InsertPrefetch.cpp | 50 int64_t Delta; global() member 219 int64_t Delta = PrefInfo.Delta; runOnMachineFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeInlineSiteSymbol.cpp | 112 auto UpdateCodeOffset = [&](uint32_t Delta) { in getLineOffset() 118 auto UpdateLineOffset = [&](int32_t Delta) { in getLineOffset()
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | LineTable.cpp | 25 int64_t Delta; member 30 inline bool operator<(const DeltaInfo &LHS, int64_t Delta) { in operator <()
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_stack_store.h | 28 Delta, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.cpp | 884 writeInt16BE(LocalAddress, applyPPClo(Delta)); in resolvePPC64Relocation() local 889 writeInt16BE(LocalAddress, applyPPChi(Delta)); in resolvePPC64Relocation() local 894 writeInt16BE(LocalAddress, applyPPCha(Delta)); in resolvePPC64Relocation() local 921 writeInt64BE(LocalAddress, Delta); in resolvePPC64Relocation() local 940 assert(int16_t(Delta / in resolveSystemZRelocation() local 947 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); resolveSystemZRelocation() local 953 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); resolveSystemZRelocation() local 959 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); resolveSystemZRelocation() local 965 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); resolveSystemZRelocation() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineFunctionPass.cpp | 102 int64_t Delta = static_cast<int64_t>(CountAfter) - runOnFunction() local
|
H A D | RegisterPressure.cpp | 959 computeExcessPressureDelta(ArrayRef<unsigned> OldPressureVec,ArrayRef<unsigned> NewPressureVec,RegPressureDelta & Delta,const RegisterClassInfo * RCI,ArrayRef<unsigned> LiveThruPressureVec) computeExcessPressureDelta() argument 1000 computeMaxPressureDelta(ArrayRef<unsigned> OldMaxPressureVec,ArrayRef<unsigned> NewMaxPressureVec,ArrayRef<PressureChange> CriticalPSets,ArrayRef<unsigned> MaxPressureLimit,RegPressureDelta & Delta) computeMaxPressureDelta() argument 1093 getMaxUpwardPressureDelta(const MachineInstr * MI,PressureDiff * PDiff,RegPressureDelta & Delta,ArrayRef<PressureChange> CriticalPSets,ArrayRef<unsigned> MaxPressureLimit) getMaxUpwardPressureDelta() argument 1161 getUpwardPressureDelta(const MachineInstr * MI,PressureDiff & PDiff,RegPressureDelta & Delta,ArrayRef<PressureChange> CriticalPSets,ArrayRef<unsigned> MaxPressureLimit) const getUpwardPressureDelta() argument 1341 getMaxDownwardPressureDelta(const MachineInstr * MI,RegPressureDelta & Delta,ArrayRef<PressureChange> CriticalPSets,ArrayRef<unsigned> MaxPressureLimit) getMaxDownwardPressureDelta() argument [all...] |
H A D | InterferenceCache.h | 113 void addRef(int Delta) { RefCount += Delta; } in addRef()
|
H A D | MIRCanonicalizerPass.cpp | 214 const unsigned Delta = (UseLoc - DefLoc); in rescheduleCanonically() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/XRay/ |
H A D | FDRRecords.h | 237 int32_t Delta = 0; variable 264 int32_t Delta = 0; variable 375 uint32_t Delta = 0; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 1076 const SCEV *Delta = SE->getMinusSCEV(X, Y); in isKnownPredicate() local 1245 const SCEV *Delta = SE->getMinusSCEV(SrcConst, DstConst); strongSIVtest() local 1378 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); weakCrossingSIVtest() local 1494 findGCD(unsigned Bits,const APInt & AM,const APInt & BM,const APInt & Delta,APInt & G,APInt & X,APInt & Y) findGCD() argument 1580 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); exactSIVtest() local 1776 const SCEV *Delta = SE->getMinusSCEV(SrcConst, DstConst); weakZeroSrcSIVtest() local 1885 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); weakZeroDstSIVtest() local 1965 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); exactRDIVtest() local 2448 const SCEV *Delta = SE->getMinusSCEV(DstConst, SrcConst); gcdMIVtest() local 2617 const SCEV *Delta = SE->getMinusSCEV(B0, A0); banerjeeMIVtest() local 2875 const SCEV *Delta = SE->getMinusSCEV(A[K].Coeff, B[K].Coeff); findBoundsEQ() local 2886 const SCEV *Delta = SE->getMinusSCEV(A[K].Coeff, B[K].Coeff); findBoundsEQ() local [all...] |
H A D | LoopPass.cpp | 211 int64_t Delta = static_cast<int64_t>(NewSize) - runOnFunction() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | SourceLocationEncoding.h | 112 UIntTy Delta = Rotated - Prev; encodeRaw() local
|
/freebsd-src/sys/contrib/dev/acpica/compiler/ |
H A D | aslcompile.c | 810 UINT32 Delta; CmDumpAllEvents() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Core/ |
H A D | Replacement.cpp | 427 int Delta; member in __anon7beab59f0211::MergedReplacement 452 int Delta = 0; in merge() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFPreserveStaticOffset.cpp | 277 reconstructGEP(CallInst * Call,int Delta) reconstructGEP() argument 291 reconstructCommon(CallInst * Call,GetElementPtrInst * GEP,T * Insn,int Delta) reconstructCommon() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIModeRegister.cpp | 428 insertSetreg(MBB, &MBB.instr_front(), TII, Delta); in processBlockPhase3() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | MachO_x86_64.cpp | 408 orc::ExecutorAddrDiff Delta = addRelocations() local
|