Searched defs:relaxInstruction (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/ |
D | AMDGPUAsmBackend.cpp | 55 virtual void relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in __anon26f169ab0111::AMDGPUAsmBackend
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/ |
D | AMDGPUAsmBackend.cpp | 55 virtual void relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in __anondd426e3e0111::AMDGPUAsmBackend
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCAsmBackend.cpp | 131 void SystemZMCAsmBackend::relaxInstruction(const MCInst &Inst, in relaxInstruction() function in SystemZMCAsmBackend
|
/external/llvm/lib/Target/R600/MCTargetDesc/ |
D | AMDGPUAsmBackend.cpp | 55 virtual void relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in __anon3f91a2b50111::AMDGPUAsmBackend
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsAsmBackend.cpp | 230 void relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in __anon9dfa66e10111::MipsAsmBackend
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64AsmBackend.cpp | 198 void relaxInstruction(const MCInst&, llvm::MCInst&) const { in relaxInstruction() function in __anoneea979e10211::ELFAArch64AsmBackend
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCAsmBackend.cpp | 142 void relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in __anond0be2b720111::PPCAsmBackend
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86AsmBackend.cpp | 266 void X86AsmBackend::relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in X86AsmBackend
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAsmBackend.cpp | 203 void ARMAsmBackend::relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in ARMAsmBackend
|
/external/llvm/lib/MC/ |
D | MCAssembler.cpp | 862 bool MCAssembler::relaxInstruction(MCAsmLayout &Layout, in relaxInstruction() function in MCAssembler
|