HomeSort by relevance Sort by last modified time
    Searched refs:applyFixup (Results 1 - 25 of 37) sorted by null

1 2

  /external/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyAsmBackend.cpp 38 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
73 void WebAssemblyAsmBackend::applyFixup(const MCFixup &Fixup, char *Data,
  /external/llvm/lib/Target/BPF/MCTargetDesc/
BPFAsmBackend.cpp 34 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
66 void BPFAsmBackend::applyFixup(const MCFixup &Fixup, char *Data,
  /external/llvm/lib/Target/Lanai/MCTargetDesc/
LanaiAsmBackend.cpp 52 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
88 void LanaiAsmBackend::applyFixup(const MCFixup &Fixup, char *Data,
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCAsmBackend.cpp 51 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
88 void SystemZMCAsmBackend::applyFixup(const MCFixup &Fixup, char *Data,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/MCTargetDesc/
BPFAsmBackend.cpp 30 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
70 void BPFAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCAsmBackend.cpp 54 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
97 void SystemZMCAsmBackend::applyFixup(const MCAssembler &Asm,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyAsmBackend.cpp 47 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
101 void WebAssemblyAsmBackend::applyFixup(const MCAssembler &Asm,
  /external/llvm/include/llvm/MC/
MCAsmBackend.h 76 virtual void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.h 52 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsAsmBackend.h 41 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.h 51 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/
AVRAsmBackend.h 43 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
MipsAsmBackend.h 44 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/MCTargetDesc/
Nios2AsmBackend.h 41 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
Nios2AsmBackend.cpp 53 /// ApplyFixup - Apply the \p Value for given \p Fixup into the provided
56 void Nios2AsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
  /external/llvm/lib/Target/AMDGPU/MCTargetDesc/
AMDGPUAsmBackend.cpp 49 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
95 void AMDGPUAsmBackend::applyFixup(const MCFixup &Fixup, char *Data,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
AMDGPUAsmBackend.cpp 33 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
106 void AMDGPUAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/MCTargetDesc/
LanaiAsmBackend.cpp 52 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
95 void LanaiAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCAsmBackend.h 97 virtual void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCAsmBackend.cpp 116 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/MCTargetDesc/
RISCVAsmBackend.cpp 45 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
319 void RISCVAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64AsmBackend.cpp 74 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
264 void AArch64AsmBackend::applyFixup(const MCFixup &Fixup, char *Data,
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcAsmBackend.cpp 276 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCAsmBackend.cpp 118 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/MCTargetDesc/
SparcAsmBackend.cpp 285 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup,

Completed in 828 milliseconds

1 2