Searched refs:fsubs (Results 1 – 4 of 4) sorted by relevance
/freebsd/tools/regression/geom/ConfCmp/ |
H A D | ConfCmp.c | 49 FILE *fsubs; variable 269 if (fsubs != NULL) { in refcmp() 270 fprintf(fsubs, "s/%s/%s/g\n", r1, r2); in refcmp() 271 fflush(fsubs); in refcmp() 358 fsubs = fopen("_.subs", "w"); in main()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.td | 1352 "fsubs $rs1, $rs2, $rd",
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrVFP.td | 2759 def : VFP2InstAlias<"fsubs${p} $Sd, $Sn, $Sm",
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.td | 3068 "fsubs", "$FRT, $FRA, $FRB", IIC_FPGeneral,
|