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 __anonf36557640111::MBlazeAsmBackend
61 void RelaxInstruction(const MCInst &Inst, MCInst &Res) const { in RelaxInstruction() function in __anonad49f2e00111::MipsAsmBackend
97 void RelaxInstruction(const MCInst &Inst, MCInst &Res) const { in RelaxInstruction() function in __anonf220b3310111::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