Searched refs:LFSX (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | PPC64.cpp | 43 LFSX = 535, enumerator 876 case LFSX: in getPPCDFormOp()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCRegisterInfo.cpp | 107 ImmToIdxMap[PPC::LFS] = PPC::LFSX; ImmToIdxMap[PPC::LFD] = PPC::LFDX; in PPCRegisterInfo() 154 ImmToIdxMap[PPC::PLFS] = PPC::LFSX; ImmToIdxMap[PPC::PSTFS] = PPC::STFSX; in PPCRegisterInfo()
|
| H A D | PPCInstrInfo.cpp | 3033 LowerOpcode = PPC::LFSX; in expandVSXMemPseudo() 4153 case PPC::LFSX: in instrHasImmForm() 4186 case PPC::LFSX: III.ImmOpcode = PPC::LFS; break; in instrHasImmForm()
|
| H A D | P10InstrResources.td | 1407 LFSX, LFSXTLS, LFSXTLS_,
|
| H A D | P9InstrResources.td | 853 LFSX,
|
| H A D | PPCFastISel.cpp | 564 case PPC::LFS: Opc = IsVSSRC ? PPC::LXSSPX : PPC::LFSX; break; in PPCEmitLoad()
|
| H A D | PPCInstrInfo.td | 2074 def LFSX : XForm_25_memOp<31, 535, (outs f4rc:$RST), (ins (memrr $RA, $RB):$addr), 3393 (COPY_TO_REGCLASS (LFSX XForm:$src), F8RC)>;
|
| H A D | PPCInstrVSX.td | 1119 // Pseudo instruction XFLOADf32 will be expanded to LXSSPX or LFSX later
|