Searched defs:relaxInstruction (Results 1 – 8 of 8) sorted by relevance
101 void MBlazeAsmBackend::relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in __anon90a2b6010111::MBlazeAsmBackend
56 virtual void relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in __anonc71f3dd10111::AMDGPUAsmBackend
198 void relaxInstruction(const MCInst&, llvm::MCInst&) const { in relaxInstruction() function in __anon6b8742fd0211::ELFAArch64AsmBackend
230 void relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in __anond7ee8afd0111::MipsAsmBackend
129 void relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in __anon584bc68e0111::PPCAsmBackend
266 void X86AsmBackend::relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in X86AsmBackend
203 void ARMAsmBackend::relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in ARMAsmBackend
831 bool MCAssembler::relaxInstruction(MCAsmLayout &Layout, in relaxInstruction() function in MCAssembler