Home
last modified time | relevance | path

Searched refs:CHHSI (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-cmp-30.ll119 ; extension. This should use CHHSI instead.
147 ; extension. This should use CHHSI instead.
173 ; Check signed comparison near the high end of the CHHSI range, using sign
187 ; Check signed comparison above the high end of the CHHSI range, using sign
200 ; Check signed comparison near the low end of the CHHSI range, using sign
214 ; Check signed comparison below the low end of the CHHSI range, using sign
Dint-cmp-31.ll119 ; extension. This should use CHHSI instead.
147 ; extension. This should use CHHSI instead.
173 ; Check signed comparison near the high end of the CHHSI range, using sign
187 ; Check signed comparison above the high end of the CHHSI range, using sign
200 ; Check signed comparison near the low end of the CHHSI range, using sign
214 ; Check signed comparison below the low end of the CHHSI range, using sign
Dint-cmp-22.ll70 ; Check the high end of the CHHSI range.
114 ; Check that CHHSI does not allow indices.
/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-31.ll119 ; extension. This should use CHHSI instead.
147 ; extension. This should use CHHSI instead.
173 ; Check signed comparison near the high end of the CHHSI range, using sign
187 ; Check signed comparison above the high end of the CHHSI range, using sign
200 ; Check signed comparison near the low end of the CHHSI range, using sign
214 ; Check signed comparison below the low end of the CHHSI range, using sign
Dint-cmp-30.ll119 ; extension. This should use CHHSI instead.
147 ; extension. This should use CHHSI instead.
173 ; Check signed comparison near the high end of the CHHSI range, using sign
187 ; Check signed comparison above the high end of the CHHSI range, using sign
200 ; Check signed comparison near the low end of the CHHSI range, using sign
214 ; Check signed comparison below the low end of the CHHSI range, using sign
Dint-cmp-22.ll70 ; Check the high end of the CHHSI range.
114 ; Check that CHHSI does not allow indices.
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc446 337986U, // CHHSI
1569 // AGSI, ASI, CGHSI, CHHSI, CHSI, CLFHSI, CLGHSI, CLHHSI, CLI, CLIY, MVGH...
1661 // CGHSI, CHHSI, CHSI, MVGHI, MVHHI, MVHI
DSystemZGenDisassemblerTables.inc1169 /* 1342 */ MCD_OPC_Decode, 169, 3, 116, // Opcode: CHHSI
/external/v8/src/s390/
Dsimulator-s390.h1072 EVALUATE(CHHSI);
Dconstants-s390.h671 V(chhsi, CHHSI, \
Dsimulator-s390.cc1360 EvalTable[CHHSI] = &Simulator::Evaluate_CHHSI; in EvalTableInit()
8603 EVALUATE(CHHSI) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td513 def : InstRW<[WLat2LSU, FXU2, LSU, GroupAlone], (instregex "CHHSI$")>;
DSystemZScheduleZEC12.td523 def : InstRW<[WLat2LSU, FXU2, LSU, GroupAlone], (instregex "CHHSI$")>;
DSystemZScheduleZ13.td547 def : InstRW<[WLat2LSU, FXa, FXb, LSU, Cracked], (instregex "CHHSI$")>;
DSystemZScheduleZ14.td556 def : InstRW<[WLat2LSU, FXa, FXb, LSU, Cracked], (instregex "CHHSI$")>;
DSystemZInstrInfo.td1469 def CHHSI : CompareSIL<"chhsi", 0xE554, z_scmp, asextloadi16, imm32sx16>;
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1311 def CHHSI : CompareSIL<"chhsi", 0xE554, z_scmp, asextloadi16, imm32sx16>;