Searched refs:STRV (Results 1 – 20 of 20) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
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. 89 ; Check that volatile stores do not use STRV, which might access the
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
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.
|
D | bswap-08.ll | 1 ; Verify that truncating stores do not use STRV
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 331 STRV, enumerator
|
D | SystemZOperators.td | 205 def z_storebswap : SDNode<"SystemZISD::STRV", SDT_ZStoreBSwap,
|
D | SystemZISelLowering.cpp | 4696 OPCODE(STRV); in getTargetNodeName() 4961 DAG.getMemIntrinsicNode(SystemZISD::STRV, SDLoc(N), DAG.getVTList(MVT::Other), in combineSTORE()
|
D | SystemZInstrInfo.td | 744 def STRV : StoreRXY<"strv", 0xE33E, z_strv, GR32, 4>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 351 STRV, enumerator
|
D | SystemZOperators.td | 288 def z_storebswap : SDNode<"SystemZISD::STRV", SDT_ZStoreBSwap,
|
D | SystemZScheduleZ196.td | 259 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
D | SystemZScheduleZEC12.td | 270 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
D | SystemZScheduleZ13.td | 292 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
D | SystemZISelLowering.cpp | 5087 OPCODE(STRV); in getTargetNodeName() 5402 DAG.getMemIntrinsicNode(SystemZISD::STRV, SDLoc(N), DAG.getVTList(MVT::Other), in combineSTORE()
|
D | SystemZScheduleZ14.td | 293 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "STRV(G|H)?$")>;
|
D | SystemZInstrInfo.td | 767 def STRV : StoreRXY<"strv", 0xE33E, z_strv, GR32, 4>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1008 EVALUATE(STRV);
|
D | constants-s390.h | 868 V(strv, STRV, 0xE33E) /* type = RXY_A STORE REVERSED (32) */ \
|
D | simulator-s390.cc | 1296 EvalTable[STRV] = &Simulator::Evaluate_STRV; in EvalTableInit() 7981 EVALUATE(STRV) { in EVALUATE() argument 7982 DCHECK_OPCODE(STRV); in EVALUATE()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 887 13639356U, // STRV
|
D | SystemZGenDisassemblerTables.inc | 1055 /* 866 */ MCD_OPC_Decode, 226, 6, 112, // Opcode: STRV
|