Lines Matching refs:selp
1318 // Selection instructions (selp)
1323 // selp instructions that don't have any pattern matches; we explicitly use
1329 !strconcat("selp.", TypeStr, "\t$dst, $a, $b, $p;"), []>;
1332 !strconcat("selp.", TypeStr, "\t$dst, $a, $b, $p;"), []>;
1335 !strconcat("selp.", TypeStr, "\t$dst, $a, $b, $p;"), []>;
1338 !strconcat("selp.", TypeStr, "\t$dst, $a, $b, $p;"), []>;
1346 !strconcat("selp.", TypeStr, "\t$dst, $a, $b, $p;"),
1351 !strconcat("selp.", TypeStr, "\t$dst, $a, $b, $p;"),
1356 !strconcat("selp.", TypeStr, "\t$dst, $a, $b, $p;"),
1361 !strconcat("selp.", TypeStr, "\t$dst, $a, $b, $p;"),
1366 // Don't pattern match on selp.{s,u}{16,32,64} -- selp.b{16,32,64} is just as
2344 // use an integer selp to select either 1 or 0 and then cvt to floating-point.