Searched defs:relaxInstruction (Results 1 – 6 of 6) sorted by relevance
101 void MBlazeAsmBackend::relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in __anon5dbdc8e10111::MBlazeAsmBackend
221 void relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in __anondfb32ddd0111::MipsAsmBackend
100 void relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in __anon63c4a16e0111::PPCAsmBackend
265 void X86AsmBackend::relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in X86AsmBackend
198 void ARMAsmBackend::relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in ARMAsmBackend
683 bool MCAssembler::relaxInstruction(MCAsmLayout &Layout, in relaxInstruction() function in MCAssembler