Searched refs:LHAU (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | PPC64.cpp | 53 LHAU = 43, enumerator 523 case LHAU: in isInstructionUpdateForm()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCScheduleP7.td | 167 LHA, LHA8, LHAX, LHAX8, LWA, LWAX, LWAX_32, LWA_32, LHAU, LHAU8,
|
| H A D | P10InstrResources.td | 1362 LHAU, LHAU8,
|
| H A D | P9InstrResources.td | 876 (instregex "LHAU(X)?(8)?$"),
|
| H A D | PPCInstrInfo.cpp | 4266 case PPC::LHAUX: III.ImmOpcode = PPC::LHAU; break; in instrHasImmForm()
|
| H A D | PPCISelDAGToDAG.cpp | 5592 case MVT::i16: Opcode = isSExt ? PPC::LHAU : PPC::LHZU; break; in Select()
|
| H A D | PPCInstrInfo.td | 2007 def LHAU : DForm_1<43, (outs gprc:$RST, ptr_rc_nor0:$ea_result), (ins (memri $D, $RA):$addr),
|
| H A D | PPCISelLowering.cpp | 12989 case PPC::LHAU: in isSignExtended()
|