Searched refs:TABORT (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | htm-intrinsics.ll | 237 ; TABORT with register only. 246 ; TABORT with immediate only. 255 ; TABORT with register + immediate. 265 ; TABORT with out-of-range immediate.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | htm-intrinsics.ll | 237 ; TABORT with register only. 246 ; TABORT with immediate only. 255 ; TABORT with register + immediate. 265 ; TABORT with out-of-range immediate.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrHTM.td | 36 def TABORT : XForm_base_r3xo <31, 910, 107 (TABORT $R)>;
|
D | P9InstrResources.td | 92 (instregex "TABORT(D|W)C(I)?$"), 198 TABORT
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrHTM.td | 36 def TABORT : XForm_base_r3xo <31, 910, 107 (TABORT $R)>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 720 EVALUATE(TABORT);
|
D | constants-s390.h | 1104 V(tabort, TABORT, 0xB2FC) /* type = S TRANSACTION ABORT */ \
|
D | simulator-s390.cc | 1009 EvalTable[TABORT] = &Simulator::Evaluate_TABORT; in EvalTableInit() 5339 EVALUATE(TABORT) { in EVALUATE() argument
|
/external/v8/src/ppc/ |
D | constants-ppc.h | 1625 V(tabort, TABORT, 0x7C00071D) \
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZEC12.td | 687 def : InstRW<[WLat30, MCD], (instregex "TABORT$")>;
|
D | SystemZScheduleZ13.td | 713 def : InstRW<[WLat30, MCD], (instregex "TABORT$")>;
|
D | SystemZScheduleZ14.td | 732 def : InstRW<[WLat30, MCD], (instregex "TABORT$")>;
|
D | SystemZInstrInfo.td | 1983 def TABORT : SideEffectAddressS<"tabort", 0xB2FC, int_s390_tabort>;
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1581 def TABORT : InstS<0xB2FC, (outs), (ins bdaddr12only:$BD2),
|