Home
last modified time | relevance | path

Searched defs:Addend (Results 1 – 25 of 70) sorted by relevance

123

/llvm-project-15.0.7/llvm/lib/Object/
H A DRelocationResolver.cpp58 uint64_t LocData, int64_t Addend) { in resolveX86_64()
91 uint64_t /*LocData*/, int64_t Addend) { in resolveAArch64()
143 uint64_t /*LocData*/, int64_t Addend) { in resolveMips64()
193 uint64_t /*LocData*/, int64_t Addend) { in resolvePPC64()
333 uint64_t LocData, int64_t Addend) { in resolveARM()
359 uint64_t /*LocData*/, int64_t Addend) { in resolveAVR()
412 uint64_t LocData, int64_t Addend) { in resolveSparc32()
452 uint64_t LocData, int64_t Addend) { in resolveRISCV()
501 uint64_t LocData, int64_t Addend) { in resolveCSKY()
672 uint64_t LocData, int64_t Addend) { in resolveWasm64()
[all …]
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dms-intrinsics-other.c143 LONG test_InterlockedIncrement(LONG volatile *Addend) { in test_InterlockedIncrement()
152 LONG test_InterlockedDecrement(LONG volatile *Addend) { in test_InterlockedDecrement()
210 LONG test_InterlockedAdd(LONG volatile *Addend, LONG Value) { in test_InterlockedAdd()
365 LONG test_InterlockedIncrement_acq(LONG volatile *Addend) { in test_InterlockedIncrement_acq()
374 LONG test_InterlockedIncrement_rel(LONG volatile *Addend) { in test_InterlockedIncrement_rel()
383 LONG test_InterlockedIncrement_nf(LONG volatile *Addend) { in test_InterlockedIncrement_nf()
392 LONG test_InterlockedDecrement_acq(LONG volatile *Addend) { in test_InterlockedDecrement_acq()
401 LONG test_InterlockedDecrement_rel(LONG volatile *Addend) { in test_InterlockedDecrement_rel()
410 LONG test_InterlockedDecrement_nf(LONG volatile *Addend) { in test_InterlockedDecrement_nf()
H A Dms-intrinsics.c490 short test_InterlockedIncrement16(short volatile *Addend) { in test_InterlockedIncrement16()
500 long test_InterlockedIncrement(long volatile *Addend) { in test_InterlockedIncrement()
510 short test_InterlockedDecrement16(short volatile *Addend) { in test_InterlockedDecrement16()
519 long test_InterlockedDecrement(long volatile *Addend) { in test_InterlockedDecrement()
606 __int64 test_InterlockedIncrement64(__int64 volatile *Addend) { in test_InterlockedIncrement64()
1269 long test_InterlockedIncrement_acq(long volatile *Addend) { in test_InterlockedIncrement_acq()
1278 long test_InterlockedIncrement_rel(long volatile *Addend) { in test_InterlockedIncrement_rel()
1287 long test_InterlockedIncrement_nf(long volatile *Addend) { in test_InterlockedIncrement_nf()
1350 long test_InterlockedDecrement_acq(long volatile *Addend) { in test_InterlockedDecrement_acq()
1359 long test_InterlockedDecrement_rel(long volatile *Addend) { in test_InterlockedDecrement_rel()
[all …]
H A Darm64-microsoft-intrinsics.c7 long test_InterlockedAdd(long volatile *Addend, long Value) { in test_InterlockedAdd()
11 long test_InterlockedAdd_constant(long volatile *Addend) { in test_InterlockedAdd_constant()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.cpp31 uint64_t Addend) { in evaluateRelocation()
110 int64_t Addend, uint64_t SymOffset, SID SectionID) { in evaluateMIPS64Relocation()
267 int64_t Addend, uint64_t SymOffset, SID SectionID) { in resolveMIPSN32Relocation()
276 int64_t Addend, uint64_t SymOffset, SID SectionID) { in resolveMIPSN64Relocation()
306 int32_t Addend) { in resolveMIPSO32Relocation()
H A DRuntimeDyldMachOAArch64.h38 int64_t Addend = 0; in decodeAddend() local
156 MachO::RelocationInfoType RelType, int64_t Addend) const { in encodeAddend()
316 if (auto Addend = decodeAddend(RE)) in processRelocationRef() local
499 int64_t Addend = in processSubtractRelocation() local
H A DRuntimeDyldCOFFX86_64.h50 void write32BitOffset(uint8_t *Target, int64_t Addend, uint64_t Delta) { in write32BitOffset()
145 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub()
210 uint64_t Addend = 0; in processRelocationRef() local
H A DRuntimeDyldCOFFAArch64.h101 uint64_t Offset, uint64_t RelType, uint64_t Addend, in generateRelocationStub()
168 uint64_t Addend = 0; in processRelocationRef() local
H A DRuntimeDyldCOFFI386.h79 uint64_t Addend = 0; in processRelocationRef() local
H A DRuntimeDyldCOFFThumb.h82 uint64_t Addend = 0; in processRelocationRef() local
H A DRuntimeDyldMachOX86_64.h169 int64_t Addend = in processSubtractRelocation() local
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCSymbolizer.cpp42 auto addOperand = [&](const MCSymbol *Symbol, uint64_t Addend) { in tryAddingSymbolicOperand()
125 uint64_t Addend = Relocation->Addend; in tryAddingSymbolicOperand() local
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp261 uint32_t Type, int64_t Addend, in resolveX86_64Relocation()
379 uint32_t Type, int32_t Addend) { in resolveX86Relocation()
589 uint32_t Type, int32_t Addend) { in resolveARMRelocation()
739 int64_t Addend; in findOPDEntrySection() local
981 uint32_t Type, int64_t Addend) { in resolveBPFRelocation()
1039 uint32_t Type, int64_t Addend, in resolveRelocation()
1218 int64_t Addend = 0; in processRelocationRef() local
1384 uint32_t Addend = (Opcode & 0x03ffffff) << 2; in processRelocationRef() local
1424 int64_t Addend = (Opcode & 0x0000ffff) << 16; in processRelocationRef() local
1892 int64_t Addend) { in processX86_64GOTTPOFFRelocation()
[all …]
H A DRuntimeDyldImpl.h130 int64_t Addend; variable
194 int64_t Addend = 0; variable
/llvm-project-15.0.7/bolt/lib/Passes/
H A DADRRelaxationPass.cpp54 int64_t Addend = BC.MIB->getTargetAddend(Inst); in runOnFunction() local
H A DRetpolineInsertion.cpp309 int Addend = (BrInfo.isJump() || BrInfo.isTailCall()) ? 8 : 16; in runOnFunctions() local
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.h40 unsigned Addend = 0; member
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DRelocation.h46 uint64_t Addend; member
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_x86_64.cpp180 uint64_t Addend; in parsePairRelocation() local
273 uint64_t Addend = 0; in addRelocations() local
H A DMachO_arm64.cpp189 uint64_t Addend; in parsePairRelocation() local
286 uint64_t Addend = 0; in addRelocations() local
H A DEHFrameSupportImpl.h60 Edge::AddendT Addend = 0; member
H A DCOFF_x86_64.cpp86 int64_t Addend = 0; in addSingleRelocation() local
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.h64 uint64_t Addend; member
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DMachO.h253 int64_t Addend = 0; variable
293 uint64_t Addend; member
348 int64_t Addend = 0; variable
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h34 uint64_t Addend; // The addend to use. member

123