Searched refs:MTLR (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCMacroFusion.def | 153 FUSION_OP_SET(MTLR8, MTLR, MTSPR8, MTSPR),
|
| H A D | PPCBack2BackFusion.def | 645 MTLR,
|
| H A D | PPCAsmPrinter.cpp | 843 unsigned MTLR = PPC::MTLR; in emitInstruction() local 847 MTLR = PPC::MTLR8; in emitInstruction() 866 EmitToStreamer(*OutStreamer, MCInstBuilder(MTLR) in emitInstruction()
|
| H A D | P9InstrResources.td | 924 (instregex "MTLR(8)?$")
|
| H A D | P10InstrResources.td | 895 MTLR, MTLR8
|
| H A D | PPCFrameLowering.cpp | 1579 : PPC::MTLR ); in emitEpilogue()
|
| H A D | PPCInstrInfo.td | 2618 def MTLR : XFXForm_7_ext<31, 467, 8, (outs), (ins gprc:$rS),
|