HomeSort by relevance Sort by last modified time
    Searched defs:fixupNeedsRelaxation (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUAsmBackend.cpp 50 virtual bool fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value,
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64AsmBackend.cpp 74 bool fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value,
230 bool AArch64AsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup,
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86AsmBackend.cpp 127 bool fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value,
272 bool X86AsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup,
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp 240 bool ARMAsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value,
    [all...]
  /external/llvm/lib/MC/
MCAssembler.cpp     [all...]

Completed in 326 milliseconds