Searched refs:VSTER (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 392 VLER, VSTER, enumerator
|
| H A D | SystemZOperators.td | 331 def z_storeeswap : SDNode<"SystemZISD::VSTER", SDTStore,
|
| H A D | SystemZScheduleZ17.td | 1288 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "VSTER(H|F|G)?$")>;
|
| H A D | SystemZScheduleZ15.td | 1267 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "VSTER(H|F|G)?$")>;
|
| H A D | SystemZScheduleZ16.td | 1273 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "VSTER(H|F|G)?$")>;
|
| H A D | SystemZInstrVector.td | 319 def VSTER : StoreVRXGeneric<"vster", 0xE60F>;
|
| H A D | SystemZISelLowering.cpp | 7514 OPCODE(VSTER); in getTargetNodeName() 8157 return DAG.getMemIntrinsicNode(SystemZISD::VSTER, SDLoc(N), in combineSTORE()
|