Searched refs:LFIWAX (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCScheduleP7.td | 163 LBARX, LBZCIX, LDBRX, LDCIX, LFIWAX, LFIWZX, LHARX, LHZCIX, LSWI, LVEBX,
|
| H A D | PPCISelLowering.h | 540 LFIWAX, enumerator
|
| H A D | P10InstrResources.td | 1269 LFIWAX, LIWAX,
|
| H A D | P9InstrResources.td | 833 LFIWAX
|
| H A D | PPCFastISel.cpp | 1034 LoadOpc = PPC::LFIWAX; in PPCMoveToFPReg()
|
| H A D | PPCISelLowering.cpp | 1751 case PPCISD::LFIWAX: return "PPCISD::LFIWAX"; in getTargetNodeName() 8925 Bits = DAG.getMemIntrinsicNode(PPCISD::LFIWAX, dl, in LowerINT_TO_FP() 8971 PPCISD::LFIWZX : PPCISD::LFIWAX, in LowerINT_TO_FP() 9032 Ld = DAG.getMemIntrinsicNode(IsSigned ? PPCISD::LFIWAX : PPCISD::LFIWZX, dl, in LowerINT_TO_FP()
|
| H A D | PPCInstrInfo.cpp | 3073 LowerOpcode = PPC::LFIWAX; in expandVSXMemPseudo()
|
| H A D | PPCInstrVSX.td | 1124 // Pseudo instruction LIWAX will be expanded to LXSIWAX or LFIWAX later 2861 (v2i64 (XXPERMDIs (LFIWAX ForceXForm:$A), 0))>;
|
| H A D | PPCInstrInfo.td | 187 def PPClfiwax : SDNode<"PPCISD::LFIWAX", SDT_PPClfiwx, 2109 def LFIWAX : XForm_25_memOp<31, 855, (outs f8rc:$RST), (ins (memrr $RA, $RB):$addr),
|