Searched refs:STFIWX (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 523 STFIWX, enumerator
|
H A D | P10InstrResources.td | 1819 STFIWX, STIWX,
|
H A D | PPCInstrInfo.td | 170 def PPCstfiwx : SDNode<"PPCISD::STFIWX", SDT_PPCstfiwx, 2180 def STFIWX: XForm_28_memOp<31, 983, (outs), (ins f8rc:$RST, (memrr $RA, $RB):$addr), 5335 (STFIWX f64:$XT, ForceXForm:$dst)>;
|
H A D | PPCInstrInfo.cpp | 3057 LowerOpcode = PPC::STFIWX; in expandVSXMemPseudo()
|
H A D | PPCISelLowering.cpp | 1691 case PPCISD::STFIWX: return "PPCISD::STFIWX"; in getTargetNodeName() 8395 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
|