Searched refs:LFIWAX (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 516 LFIWAX, enumerator
|
| H A D | P9InstrResources.td | 834 LFIWAX
|
| H A D | PPCFastISel.cpp | 1045 LoadOpc = PPC::LFIWAX; in PPCMoveToFPReg()
|
| H A D | PPCISelLowering.cpp | 1640 case PPCISD::LFIWAX: return "PPCISD::LFIWAX"; in getTargetNodeName() 8499 Bits = DAG.getMemIntrinsicNode(PPCISD::LFIWAX, dl, in LowerINT_TO_FP() 8543 PPCISD::LFIWZX : PPCISD::LFIWAX, in LowerINT_TO_FP() 8603 Ld = DAG.getMemIntrinsicNode(IsSigned ? PPCISD::LFIWAX : PPCISD::LFIWZX, dl, in LowerINT_TO_FP()
|
| H A D | PPCInstrInfo.cpp | 2946 LowerOpcode = PPC::LFIWAX; in expandVSXMemPseudo()
|
| H A D | PPCInstrInfo.td | 173 def PPClfiwax : SDNode<"PPCISD::LFIWAX", SDT_PPClfiwx, 2362 def LFIWAX : XForm_25_memOp<31, 855, (outs f8rc:$frD), (ins memrr:$src),
|
| H A D | PPCInstrVSX.td | 1132 // Pseudo instruction LIWAX will be expanded to LXSIWAX or LFIWAX later
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2010 | 16272 that they can be used with the LFIWAX/LFIWZX instrucitons. 16314 (floatsidf2): Add support for LFIWAX/LFIWZX/FCFIDS/FCFIDU/FCFIDUS.
|