/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiAsmBackend.cpp | 24 static unsigned adjustFixupValue(unsigned Kind, uint64_t Value) { adjustFixupValue() function
|
/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
H A D | MSP430AsmBackend.cpp | 91 uint64_t MSP430AsmBackend::adjustFixupValue(const MCFixup &Fixup, adjustFixupValue() function in __anon69368c640111::MSP430AsmBackend
|
/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
H A D | XtensaAsmBackend.cpp | 79 static uint64_t adjustFixupValue(const MCFixup &Fixup, uint64_t Value, in adjustFixupValue() function
|
/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEAsmBackend.cpp | 23 static uint64_t adjustFixupValue(unsigned Kind, uint64_t Value) { in adjustFixupValue() function
|
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsAsmBackend.cpp | 38 static unsigned adjustFixupValue(const MCFixup &Fixup, uint64_t Value, adjustFixupValue() function
|
/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcAsmBackend.cpp | 24 static unsigned adjustFixupValue(unsigned Kind, uint64_t Value) { in adjustFixupValue() function
|
/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYAsmBackend.cpp | 85 static uint64_t adjustFixupValue(const MCFixup &Fixup, uint64_t Value, in adjustFixupValue() function
|
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUAsmBackend.cpp | 111 static uint64_t adjustFixupValue(const MCFixup &Fixup, uint64_t Value, adjustFixupValue() function
|
/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCAsmBackend.cpp | 28 static uint64_t adjustFixupValue(unsigned Kind, uint64_t Value) { adjustFixupValue() function
|
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonAsmBackend.cpp | 361 static uint64_t adjustFixupValue(MCFixupKind Kind, uint64_t Value) { in adjustFixupValue() function in __anona0f5aeea0111::HexagonAsmBackend
|
/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchAsmBackend.cpp | 89 static uint64_t adjustFixupValue(const MCFixup &Fixup, uint64_t Value, in adjustFixupValue() function
|
/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRAsmBackend.cpp | 252 void AVRAsmBackend::adjustFixupValue(const MCFixup &Fixup, adjustFixupValue() function in llvm::AVRAsmBackend
|
/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AsmBackend.cpp | 154 static uint64_t adjustFixupValue(const MCFixup &Fixup, const MCValue &Target, adjustFixupValue() function
|
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVAsmBackend.cpp | 406 static uint64_t adjustFixupValue(const MCFixup &Fixup, uint64_t Value, adjustFixupValue() function
|
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAsmBackend.cpp | 442 unsigned ARMAsmBackend::adjustFixupValue(const MCAssembler &Asm, adjustFixupValue() function in ARMAsmBackend
|