Searched refs:STFSX (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | PPC64.cpp | 45 STFSX = 663, enumerator 880 case STFSX: in getPPCDFormOp()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCRegisterInfo.cpp | 109 ImmToIdxMap[PPC::STFS] = PPC::STFSX; ImmToIdxMap[PPC::STFD] = PPC::STFDX; in PPCRegisterInfo() 154 ImmToIdxMap[PPC::PLFS] = PPC::LFSX; ImmToIdxMap[PPC::PSTFS] = PPC::STFSX; in PPCRegisterInfo()
|
| H A D | PPCInstrInfo.cpp | 3041 LowerOpcode = PPC::STFSX; in expandVSXMemPseudo() 4162 case PPC::STFSX: in instrHasImmForm() 4198 case PPC::STFSX: III.ImmOpcode = PPC::STFS; break; in instrHasImmForm()
|
| H A D | P10InstrResources.td | 1821 STFSX, STFSXTLS, STFSXTLS_,
|
| H A D | PPCFastISel.cpp | 710 case PPC::STFS: Opc = IsVSSRC ? PPC::STXSSPX : PPC::STFSX; break; in PPCEmitStore()
|
| H A D | PPCInstrVSX.td | 1142 // Pseudo instruction XFSTOREf32 will be expanded to STXSSPX or STFSX later
|
| H A D | PPCInstrInfo.td | 2184 def STFSX : XForm_28_memOp<31, 663, (outs), (ins f4rc:$RST, (memrr $RA, $RB):$addr),
|