Searched defs:RelaxInstruction (Results 1 – 6 of 6) sorted by relevance
90 void MBlazeAsmBackend::RelaxInstruction(const MCInst &Inst, MCInst &Res) const { in RelaxInstruction() function in __anon70b6ed070111::MBlazeAsmBackend
61 void RelaxInstruction(const MCInst &Inst, MCInst &Res) const { in RelaxInstruction() function in __anon6d642f030111::MipsAsmBackend
97 void RelaxInstruction(const MCInst &Inst, MCInst &Res) const { in RelaxInstruction() function in __anon21ba84140111::PPCAsmBackend
132 void ARMAsmBackend::RelaxInstruction(const MCInst &Inst, MCInst &Res) const { in RelaxInstruction() function in ARMAsmBackend
249 void X86AsmBackend::RelaxInstruction(const MCInst &Inst, MCInst &Res) const { in RelaxInstruction() function in X86AsmBackend
682 bool MCAssembler::RelaxInstruction(MCAsmLayout &Layout, in RelaxInstruction() function in MCAssembler