Searched refs:VISTR (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/tcsh/ |
| H A D | tc.vers.c | 67 # define VISTR ",vi" in fix_version() macro 69 # define VISTR "" in fix_version() 161 SSSTR, NLSSTR, LFSTR, DLSTR, VISTR, DTRSTR, BYESTR, in fix_version()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZScheduleZ13.td | 1397 def : InstRW<[WLat3, VecStr, NormalGr], (instregex "VISTR(B|F|H)?$")>; 1398 def : InstRW<[WLat4, WLat4, VecStr, NormalGr], (instregex "VISTR(B|F|H)S$")>;
|
| H A D | SystemZScheduleZ17.td | 1541 def : InstRW<[WLat3, VecStr, NormalGr], (instregex "VISTR(B|F|H)?$")>; 1542 def : InstRW<[WLat4, WLat4, VecStr, NormalGr], (instregex "VISTR(B|F|H)S$")>;
|
| H A D | SystemZScheduleZ15.td | 1512 def : InstRW<[WLat3, VecStr, NormalGr], (instregex "VISTR(B|F|H)?$")>; 1513 def : InstRW<[WLat4, WLat4, VecStr, NormalGr], (instregex "VISTR(B|F|H)S$")>;
|
| H A D | SystemZScheduleZ14.td | 1469 def : InstRW<[WLat3, VecStr, NormalGr], (instregex "VISTR(B|F|H)?$")>; 1470 def : InstRW<[WLat4, WLat4, VecStr, NormalGr], (instregex "VISTR(B|F|H)S$")>;
|
| H A D | SystemZScheduleZ16.td | 1520 def : InstRW<[WLat3, VecStr, NormalGr], (instregex "VISTR(B|F|H)?$")>; 1521 def : InstRW<[WLat4, WLat4, VecStr, NormalGr], (instregex "VISTR(B|F|H)S$")>;
|
| H A D | SystemZInstrVector.td | 2320 defm VISTR : UnaryExtraVRRaSPairGeneric<"vistr", 0xE75C>;
|