Searched refs:FRT (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrDFP.td | 61 defm DQUAI: Z23Form_TE5_FRTB5_RMC2r<59, 67, (outs f8rc:$FRT), 63 "dquai", "$TE, $FRT, $FRB, $RMC", []>; 64 defm DQUAIQ: Z23Form_TE5_FRTB5_RMC2r<63, 67, (outs fpairrc:$FRT), 66 "dquaiq", "$TE, $FRT, $FRB, $RMC", []>; 67 defm DQUA: Z23Form_FRTAB5_RMC2r<59, 3, (outs f8rc:$FRT), 69 "dqua", "$FRT, $FRA, $FRB, $RMC", []>; 70 defm DQUAQ: Z23Form_FRTAB5_RMC2r<63, 3, (outs fpairrc:$FRT), 72 "dquaq", "$FRT, $FRA, $FRB, $RMC", []>; 73 defm DRRND: Z23Form_FRTAB5_RMC2r<59, 35, (outs f8rc:$FRT), 75 "drrnd", "$FRT, $FRA, $FRB, $RMC", []>; [all …]
|
| H A D | PPCInstrInfo.td | 1349 def SETRNDi : PPCCustomInserterPseudo<(outs f8rc:$FRT), (ins u2imm:$RND), 1350 "#SETRNDi", [(set f64:$FRT, (int_ppc_setrnd (i32 imm:$RND)))]>; 1352 def SETRND : PPCCustomInserterPseudo<(outs f8rc:$FRT), (ins gprc:$in), 1353 "#SETRND", [(set f64:$FRT, (int_ppc_setrnd gprc :$in))]>; 1355 def SETFLM : PPCCustomInserterPseudo<(outs f8rc:$FRT), (ins f8rc:$FLM), 1356 "#SETFLM", [(set f64:$FRT, (int_ppc_setflm f8rc:$FLM))]>; 2842 def FADDrtz: PPCCustomInserterPseudo<(outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRB), "", 2843 [(set f64:$FRT, (PPCany_faddrtz f64:$FRA, f64:$FRB))]>; 3009 (outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRC, f8rc:$FRB), 3010 "fmadd", "$FRT, $FRA, $FRC, $FRB", IIC_FPFused, [all …]
|
| H A D | PPCInstrFormats.td | 672 bits<5> FRT; 678 let Inst{6-10} = FRT; 694 bits<5> FRT; 701 let Inst{6-10} = FRT; 1290 bits<5> FRT; 1297 let Inst{6 - 10} = FRT; 1309 bits<5> FRT; 1316 let Inst{6 - 10} = FRT; 1862 bits<5> FRT; 1871 let Inst{6-10} = FRT; [all …]
|
| H A D | PPCInstrP10.td | 24 // * FRT/RT/VT/XT/BT - target register
|
| H A D | PPCInstrVSX.td | 1544 def XSIEXPQP : XForm_18<63, 868, (outs vrrc:$FRT), (ins vrrc:$FRA, vsfrc:$FRB), 1545 "xsiexpqp $FRT, $FRA, $FRB", IIC_VecFP, []>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXILOpLowering.cpp | 688 Type *FRT = F.getReturnType(); in lowerCtpopToCountBits() local 689 if (const auto *VT = dyn_cast<VectorType>(FRT)) in lowerCtpopToCountBits() 698 if (FRT->isIntOrIntVectorTy(32)) { in lowerCtpopToCountBits() 706 if (FRT->isIntOrIntVectorTy(16)) { in lowerCtpopToCountBits() 710 assert(FRT->isIntOrIntVectorTy(64) && in lowerCtpopToCountBits()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | database | 681 # FoxPro Report Memo *.FRT
|