Home
last modified time | relevance | path

Searched refs:TMLL (Results 1 – 22 of 22) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-46.ll7 ; Check the lowest useful TMLL value.
26 ; Check the high end of the TMLL range.
101 ; Check that we can use TMLL for LT comparisons that are equivalent to
140 ; Check that we can use TMLL for GE comparisons that are equivalent to
179 ; Check that we can use TMLL for LT comparisons that effectively
218 ; Check that we can use TMLL for GE comparisons that effectively test
257 ; Check that we can use TMLL for equality comparisons with the mask.
276 ; Check that we can use TMLL for inequality comparisons with the mask.
295 ; Check that we can use TMLL for LT comparisons that are equivalent
334 ; Check that we can use TMLL for GE comparisons that are equivalent
[all …]
Dint-cmp-53.ll1 ; This used to incorrectly use a TMLL for an always-false test at -O0.
Dint-cmp-47.ll8 ; Check the lowest useful TMLL value.
27 ; Check the high end of the TMLL range.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-cmp-46.ll7 ; Check the lowest useful TMLL value.
26 ; Check the high end of the TMLL range.
101 ; Check that we can use TMLL for LT comparisons that are equivalent to
140 ; Check that we can use TMLL for GE comparisons that are equivalent to
179 ; Check that we can use TMLL for LT comparisons that effectively
218 ; Check that we can use TMLL for GE comparisons that effectively test
257 ; Check that we can use TMLL for equality comparisons with the mask.
276 ; Check that we can use TMLL for inequality comparisons with the mask.
295 ; Check that we can use TMLL for LT comparisons that are equivalent
334 ; Check that we can use TMLL for GE comparisons that are equivalent
[all …]
Dint-cmp-53.ll1 ; This used to incorrectly use a TMLL for an always-false test at -O0.
Ddag-combine-03.ll21 ; instead of TMLL.
Dint-cmp-47.ll8 ; Check the lowest useful TMLL value.
27 ; Check the high end of the TMLL range.
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp390 LOWER_LOW(TMLL); in EmitInstruction()
DSystemZInstrInfo.cpp1137 expandRIPseudo(MI, SystemZ::TMLL, SystemZ::TMHL, false); in expandPostRAPseudo()
DSystemZInstrInfo.td1377 def TMLL : CompareRI<"tmll", 0xA71, z_tm_reg, GR32, imm32ll16>;
1390 def TML : InstAlias<"tml\t$R, $I", (TMLL GR32:$R, imm32ll16:$I), 0>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp390 LOWER_LOW(TMLL); in EmitInstruction()
DSystemZInstrInfo.cpp1444 expandRIPseudo(MI, SystemZ::TMLL, SystemZ::TMHL, false); in expandPostRAPseudo()
DSystemZInstrInfo.td1545 def TMLL : CompareRI<"tmll", 0xA71, z_tm_reg, GR32, imm32ll16>;
1558 def TML : InstAlias<"tml\t$R, $I", (TMLL GR32:$R, imm32ll16:$I), 0>;
DSystemZScheduleZ196.td531 def : InstRW<[WLat1, FXU, NormalGr], (instregex "TMLL(64)?$")>;
DSystemZScheduleZEC12.td541 def : InstRW<[WLat1, FXU, NormalGr], (instregex "TMLL(64)?$")>;
DSystemZScheduleZ13.td565 def : InstRW<[WLat1, FXb, NormalGr], (instregex "TMLL(64)?$")>;
DSystemZScheduleZ14.td574 def : InstRW<[WLat1, FXb, NormalGr], (instregex "TMLL(64)?$")>;
/external/v8/src/s390/
Dsimulator-s390.h612 EVALUATE(TMLL);
Dconstants-s390.h797 V(tmll, TMLL, 0xA71) /* type = RI_A TEST UNDER MASK (low low) */ \
Dsimulator-s390.cc903 EvalTable[TMLL] = &Simulator::Evaluate_TMLL; in EvalTableInit()
4522 EVALUATE(TMLL) { in EVALUATE() argument
4523 DCHECK_OPCODE(TMLL); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc908 22026668U, // TMLL
1804 // LLIHH, LLIHL, LLILH, LLILL, TMHH, TMHL, TMLH, TMLL
DSystemZGenDisassemblerTables.inc212 /* 455 */ MCD_OPC_Decode, 247, 6, 18, // Opcode: TMLL