Searched refs:CHHSI (Results 1 – 17 of 17) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-30.ll | 119 ; 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
|
D | int-cmp-31.ll | 119 ; 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
|
D | int-cmp-22.ll | 70 ; Check the high end of the CHHSI range. 114 ; Check that CHHSI does not allow indices.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-31.ll | 119 ; 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
|
D | int-cmp-30.ll | 119 ; 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
|
D | int-cmp-22.ll | 70 ; Check the high end of the CHHSI range. 114 ; Check that CHHSI does not allow indices.
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 446 337986U, // CHHSI 1569 // AGSI, ASI, CGHSI, CHHSI, CHSI, CLFHSI, CLGHSI, CLHHSI, CLI, CLIY, MVGH... 1661 // CGHSI, CHHSI, CHSI, MVGHI, MVHHI, MVHI
|
D | SystemZGenDisassemblerTables.inc | 1169 /* 1342 */ MCD_OPC_Decode, 169, 3, 116, // Opcode: CHHSI
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1072 EVALUATE(CHHSI);
|
D | constants-s390.h | 671 V(chhsi, CHHSI, \
|
D | simulator-s390.cc | 1360 EvalTable[CHHSI] = &Simulator::Evaluate_CHHSI; in EvalTableInit() 8603 EVALUATE(CHHSI) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ196.td | 513 def : InstRW<[WLat2LSU, FXU2, LSU, GroupAlone], (instregex "CHHSI$")>;
|
D | SystemZScheduleZEC12.td | 523 def : InstRW<[WLat2LSU, FXU2, LSU, GroupAlone], (instregex "CHHSI$")>;
|
D | SystemZScheduleZ13.td | 547 def : InstRW<[WLat2LSU, FXa, FXb, LSU, Cracked], (instregex "CHHSI$")>;
|
D | SystemZScheduleZ14.td | 556 def : InstRW<[WLat2LSU, FXa, FXb, LSU, Cracked], (instregex "CHHSI$")>;
|
D | SystemZInstrInfo.td | 1469 def CHHSI : CompareSIL<"chhsi", 0xE554, z_scmp, asextloadi16, imm32sx16>;
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1311 def CHHSI : CompareSIL<"chhsi", 0xE554, z_scmp, asextloadi16, imm32sx16>;
|