Home
last modified time | relevance | path

Searched defs:Delta (Results 1 - 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DDeltaAlgorithm.cpp44 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta() function in DeltaAlgorithm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.h85 uint64_t Delta = (B.getAlignmentOffset() - Addr) % B.getAlignment(); in alignToBlock() local
92 uint64_t Delta = (B.getAlignmentOffset() - PAddr) % B.getAlignment(); in alignToBlock() local
H A DMachO_x86_64.cpp303 JITTargetAddress Delta = variable
495 int Delta = 4 + (1 << (E.getKind() - PCRel32Minus1)); in applyFixup() local
507 int Delta = 4 + (1 << (E.getKind() - PCRel32Minus1Anon)); in applyFixup() local
H A DMachO_arm64.cpp622 int64_t Delta = E.getTarget().getAddress() - FixupAddress; in applyFixup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h50 void write32BitOffset(uint8_t *Target, int64_t Addend, uint64_t Delta) { in write32BitOffset() argument
101 uint64_t Delta = 4 + (RE.RelType - COFF::IMAGE_REL_AMD64_REL32); variable
/third_party/skia/third_party/externals/angle2/util/
H A DEvent.h52 int Delta; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp48 int64_t Delta; member
211 int64_t Delta = PrefInfo.Delta; in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTimerTree.cpp185 double Delta = Current - LastTimestamp; in update() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInterferenceCache.h113 void addRef(int Delta) { RefCount += Delta; } in addRef() argument
H A DMIRCanonicalizerPass.cpp227 const unsigned Delta = (UseLoc - DefLoc); in rescheduleCanonically() local
H A DEarlyIfConversion.cpp790 static unsigned adjCycles(unsigned Cyc, int Delta) { in adjCycles() argument
H A DMachineInstr.cpp1117 unsigned Delta = i - GroupIdx[TiedGroup]; in findTiedOperandIdx() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp25 int64_t Delta; member
30 inline bool operator<(const DeltaInfo &LHS, int64_t Delta) { in operator <() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp579 uint64_t Delta = VAddr - Phdr.p_vaddr; in toMappedAddr() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshglob.c504 FT_Pos Delta; in psh_blues_scale_zones() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopPass.cpp233 int64_t Delta = static_cast<int64_t>(NewSize) - in runOnFunction() local
H A DCallGraphSCCPass.cpp147 int64_t Delta = local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp367 Status Delta = BlockInfo[ThisBlock]->Pred.delta(BlockInfo[ThisBlock]->Require); in processBlockPhase3() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp618 Constant *Delta = ConstantInt::get(DeltaType, IndexOffset); in emitBump() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp576 SchedulingCost(ReadyQueue &Q, SUnit *SU, SchedCandidate &Candidate, RegPressureDelta &Delta, bool verbose) SchedulingCost() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp506 int64_t Delta = -int64_t(StackSize); in emitPrologue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DFDRRecords.h237 int32_t Delta = 0; member in llvm::xray::CustomEventRecordV5
264 int32_t Delta = 0; member in llvm::xray::TypedEventRecord
375 uint32_t Delta = 0; member in llvm::xray::FunctionRecord
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLegacyPassManager.cpp1488 int64_t Delta = static_cast<int64_t>(NewSize) - in runOnFunction() local
1587 int64_t Delta = static_cast<int64_t>(ModuleCount) - in runOnModule() local
165 emitInstrCountChangedRemark( Pass *P, Module &M, int64_t Delta, unsigned CountBefore, StringMap<std::pair<unsigned, unsigned>> &FunctionToInstrCount, Function *F) emitInstrCountChangedRemark() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp1225 unsigned Delta = 2; in createNewWater() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp779 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); resolveSystemZRelocation() local
848 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); resolveSystemZRelocation() local
854 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); resolveSystemZRelocation() local
860 int64_t Delta = (Value + Addend) - Section.getLoadAddressWithOffset(Offset); resolveSystemZRelocation() local
[all...]

Completed in 36 milliseconds

12