Searched refs:NTSTG (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | htm-intrinsics.ll | 274 ; NTSTG with base pointer only. 283 ; NTSTG with base and index. 295 ; NTSTG with the highest in-range displacement. 305 ; NTSTG with an out-of-range positive displacement. 315 ; NTSTG with the lowest in-range displacement. 325 ; NTSTG with an out-of-range negative displacement.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | htm-intrinsics.ll | 274 ; NTSTG with base pointer only. 283 ; NTSTG with base and index. 295 ; NTSTG with the highest in-range displacement. 305 ; NTSTG with an out-of-range positive displacement. 315 ; NTSTG with the lowest in-range displacement. 325 ; NTSTG with an out-of-range negative displacement.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 999 EVALUATE(NTSTG);
|
D | constants-s390.h | 856 V(ntstg, NTSTG, 0xE325) /* type = RXY_A NONTRANSACTIONAL STORE (64) */ \
|
D | simulator-s390.cc | 1287 EvalTable[NTSTG] = &Simulator::Evaluate_NTSTG; in EvalTableInit() 7933 EVALUATE(NTSTG) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZEC12.td | 693 def : InstRW<[WLat1, FXU, LSU, NormalGr], (instregex "NTSTG$")>;
|
D | SystemZScheduleZ13.td | 719 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "NTSTG$")>;
|
D | SystemZScheduleZ14.td | 738 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "NTSTG$")>;
|
D | SystemZInstrInfo.td | 1986 def NTSTG : StoreRXY<"ntstg", 0xE325, int_s390_ntstg, GR64, 8>;
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1587 def NTSTG : StoreRXY<"ntstg", 0xE325, int_s390_ntstg, GR64, 8>;
|