Searched refs:LFIWAX (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 528 LFIWAX, enumerator
|
H A D | P10InstrResources.td | 1267 LFIWAX, LIWAX,
|
H A D | P9InstrResources.td | 832 LFIWAX
|
H A D | PPCFastISel.cpp | 1046 LoadOpc = PPC::LFIWAX; in PPCMoveToFPReg()
|
H A D | PPCISelLowering.cpp | 1753 case PPCISD::LFIWAX: return "PPCISD::LFIWAX"; in getTargetNodeName() 8880 Bits = DAG.getMemIntrinsicNode(PPCISD::LFIWAX, dl, in LowerINT_TO_FP() 8924 PPCISD::LFIWZX : PPCISD::LFIWAX, in LowerINT_TO_FP() 8984 Ld = DAG.getMemIntrinsicNode(IsSigned ? PPCISD::LFIWAX : PPCISD::LFIWZX, dl, in LowerINT_TO_FP()
|
H A D | PPCInstrInfo.cpp | 3049 LowerOpcode = PPC::LFIWAX; in expandVSXMemPseudo()
|
H A D | PPCInstrVSX.td | 1124 // Pseudo instruction LIWAX will be expanded to LXSIWAX or LFIWAX later 2863 (v2i64 (XXPERMDIs (LFIWAX ForceXForm:$A), 0))>;
|
H A D | PPCInstrInfo.td | 172 def PPClfiwax : SDNode<"PPCISD::LFIWAX", SDT_PPClfiwx, 2081 def LFIWAX : XForm_25_memOp<31, 855, (outs f8rc:$RST), (ins (memrr $RA, $RB):$addr),
|