Searched defs:mayNeedRelaxation (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp234 bool mayNeedRelaxation(const MCInst &Inst) const { function in class:__anon2531::MipsAsmBackend
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp115 bool mayNeedRelaxation(const MCInst &Inst) const { function in class:__anon2556::PPCAsmBackend
/freebsd-10-stable/contrib/llvm/lib/Target/R600/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp58 virtual bool mayNeedRelaxation(const MCInst &Inst) const { return false; } function in class:__anon2585::AMDGPUAsmBackend
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcAsmBackend.cpp178 bool mayNeedRelaxation(const MCInst &Inst) const { function in class:__anon2611::SparcAsmBackend
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp194 bool mayNeedRelaxation(const MCInst&) const { function in class:__anon2450::ELFAArch64AsmBackend
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp161 bool ARMAsmBackend::mayNeedRelaxation(const MCInst &Inst) const { function in class:ARMAsmBackend
/freebsd-10-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp234 bool X86AsmBackend::mayNeedRelaxation(const MCInst &Inst) const { function in class:X86AsmBackend

Completed in 124 milliseconds