Searched refs:STRV (Results 1 – 12 of 12) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | bswap-04.ll | 7 ; Check STRV with no displacement. 17 ; Check the high end of the aligned STRV range. 41 ; Check the high end of the negative aligned STRV range. 52 ; Check the low end of the STRV range. 76 ; Check that STRV allows an index.
|
| H A D | bswap-08.ll | 1 ; Verify that truncating stores do not use STRV
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 356 LRV, STRV, enumerator
|
| H A D | SystemZOperators.td | 287 def z_storebswap : SDNode<"SystemZISD::STRV", SDTStore,
|
| H A D | SystemZScheduleZ196.td | 264 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
| H A D | SystemZScheduleZEC12.td | 275 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
| H A D | SystemZScheduleZ13.td | 301 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
| H A D | SystemZScheduleZ16.td | 306 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
| H A D | SystemZScheduleZ15.td | 306 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
| H A D | SystemZScheduleZ14.td | 302 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
| H A D | SystemZISelLowering.cpp | 6027 OPCODE(STRV); in getTargetNodeName() 6422 DAG.getMemIntrinsicNode(SystemZISD::STRV, SDLoc(N), DAG.getVTList(MVT::Other), in combineSTORE()
|
| H A D | SystemZInstrInfo.td | 852 def STRV : StoreRXY<"strv", 0xE33E, z_storebswap32, GR32, 4>;
|