Searched refs:STRV (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.h | 354 LRV, STRV, enumerator
|
| D | SystemZOperators.td | 284 def z_storebswap : SDNode<"SystemZISD::STRV", SDTStore,
|
| D | SystemZScheduleZ196.td | 264 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
| D | SystemZScheduleZEC12.td | 275 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
| D | SystemZScheduleZ13.td | 301 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
| D | SystemZScheduleZ16.td | 306 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
| D | SystemZScheduleZ15.td | 306 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
| D | SystemZScheduleZ14.td | 302 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
| D | SystemZInstrInfo.td | 852 def STRV : StoreRXY<"strv", 0xE33E, z_storebswap32, GR32, 4>;
|
| D | SystemZISelLowering.cpp | 6028 OPCODE(STRV); in getTargetNodeName() 6423 DAG.getMemIntrinsicNode(SystemZISD::STRV, SDLoc(N), DAG.getVTList(MVT::Other), in combineSTORE()
|