Home
last modified time | relevance | path

Searched refs:VISTR (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtc.vers.c67 # 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 DSystemZScheduleZ13.td1397 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 DSystemZScheduleZ14.td1469 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 DSystemZScheduleZ15.td1512 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 DSystemZScheduleZ16.td1520 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 DSystemZInstrVector.td1896 defm VISTR : UnaryExtraVRRaSPairGeneric<"vistr", 0xE75C>;