Searched refs:MayNeedRelaxation (Results 1 – 8 of 8) sorted by relevance
59 bool MayNeedRelaxation(const MCInst &Inst) const;79 bool MBlazeAsmBackend::MayNeedRelaxation(const MCInst &Inst) const { in MayNeedRelaxation() function in __anon70b6ed070111::MBlazeAsmBackend
167 if (!getAssembler().getBackend().MayNeedRelaxation(Inst)) { in EmitInstruction()177 while (getAssembler().getBackend().MayNeedRelaxation(Relaxed)) in EmitInstruction()
671 if (!getBackend().MayNeedRelaxation(IF->getInst())) in FragmentNeedsRelaxation()
105 virtual bool MayNeedRelaxation(const MCInst &Inst) const = 0;
51 bool MayNeedRelaxation(const MCInst &Inst) const { in MayNeedRelaxation() function in __anon6d642f030111::MipsAsmBackend
103 bool MayNeedRelaxation(const MCInst &Inst) const;127 bool ARMAsmBackend::MayNeedRelaxation(const MCInst &Inst) const { in MayNeedRelaxation() function in ARMAsmBackend
108 bool MayNeedRelaxation(const MCInst &Inst) const;217 bool X86AsmBackend::MayNeedRelaxation(const MCInst &Inst) const { in MayNeedRelaxation() function in X86AsmBackend
92 bool MayNeedRelaxation(const MCInst &Inst) const { in MayNeedRelaxation() function in __anon21ba84140111::PPCAsmBackend