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 __anon94fbbb5f0111::MBlazeAsmBackend
198 void relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in __anon008f915b0111::MipsAsmBackend
100 void relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in __anon2d47dc6c0111::PPCAsmBackend
265 void X86AsmBackend::relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in X86AsmBackend
221 void ARMAsmBackend::relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in ARMAsmBackend
676 bool MCAssembler::relaxInstruction(MCAsmLayout &Layout, in relaxInstruction() function in MCAssembler