Searched refs:STFIWX (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCScheduleP7.td | 165 STFD, STFDU, STFDUX, STFDX, STFIWX, STFS, STFSU, STFSUX, STFSX,
|
| H A D | PPCISelLowering.h | 535 STFIWX, enumerator
|
| H A D | P10InstrResources.td | 1821 STFIWX, STIWX,
|
| H A D | PPCInstrInfo.td | 185 def PPCstfiwx : SDNode<"PPCISD::STFIWX", SDT_PPCstfiwx, 2208 def STFIWX: XForm_28_memOp<31, 983, (outs), (ins f8rc:$RST, (memrr $RA, $RB):$addr), 5381 (STFIWX f64:$XT, ForceXForm:$dst)>;
|
| H A D | PPCInstrInfo.cpp | 3081 LowerOpcode = PPC::STFIWX; in expandVSXMemPseudo()
|
| H A D | PPCISelLowering.cpp | 1689 case PPCISD::STFIWX: return "PPCISD::STFIWX"; in getTargetNodeName() 8461 Chain = DAG.getMemIntrinsicNode(PPCISD::STFIWX, dl, in LowerFP_TO_INTForReuse()
|
| H A D | PPCInstrVSX.td | 1147 // Pseudo instruction STIWX will be expanded to STXSIWX or STFIWX later
|