/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | DeltaAlgorithm.cpp | 44 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 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
|
H A D | MachO_x86_64.cpp | 303 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 D | MachO_arm64.cpp | 622 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 D | RuntimeDyldCOFFX86_64.h | 50 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 D | Event.h | 52 int Delta; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A 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/subzero/src/ |
H A 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/CodeGen/ |
H A D | InterferenceCache.h | 113 void addRef(int Delta) { RefCount += Delta; } in addRef() argument
|
H A D | MIRCanonicalizerPass.cpp | 227 const unsigned Delta = (UseLoc - DefLoc); in rescheduleCanonically() local
|
H A D | EarlyIfConversion.cpp | 790 static unsigned adjCycles(unsigned Cyc, int Delta) { in adjCycles() argument
|
H A D | MachineInstr.cpp | 1117 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 D | LineTable.cpp | 25 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 D | ELF.cpp | 579 uint64_t Delta = VAddr - Phdr.p_vaddr; in toMappedAddr() local
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
H A 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/Analysis/ |
H A D | LoopPass.cpp | 233 int64_t Delta = static_cast<int64_t>(NewSize) - in runOnFunction() local
|
H A D | CallGraphSCCPass.cpp | 147 int64_t Delta = local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIModeRegister.cpp | 367 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 D | StraightLineStrengthReduce.cpp | 618 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 D | HexagonMachineScheduler.cpp | 576 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 D | SystemZFrameLowering.cpp | 506 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 D | FDRRecords.h | 237 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 D | LegacyPassManager.cpp | 1488 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 D | MipsConstantIslandPass.cpp | 1225 unsigned Delta = 2; in createNewWater() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A 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); 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...] |