Searched refs:LFSX (Results 1 – 10 of 10) sorted by relevance
| /src/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | PPC64.cpp | 43 LFSX = 535, enumerator 876 case LFSX: in getPPCDFormOp()
|
| /src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCScheduleP7.td | 152 LFS, LFSX, LFSXTLS, LFSXTLS_, LFD, LFDX, LFDXTLS, LFDXTLS_, LXSDX, LXVD2X,
|
| H A D | PPCScheduleP8.td | 230 LFS, LFSX, LFD, LFDX, LFDXTLS, LFDXTLS_, LXVD2X, LXVW4X, LXVDSX, LVEBX, LVEHX, LVEWX,
|
| 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
|