Searched refs:CGHSI (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-34.ll | 44 ; Check the next value up, which can't use CGHSI. 131 ; Check the next value up, which can't use CGHSI. 179 ; Check the high end of the CGHSI range. 223 ; Check that CGHSI does not allow indices.
|
D | int-cmp-35.ll | 44 ; we prefer CLGHSI to CGHSI.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-34.ll | 44 ; Check the next value up, which can't use CGHSI. 131 ; Check the next value up, which can't use CGHSI. 179 ; Check the high end of the CGHSI range. 223 ; Check that CGHSI does not allow indices.
|
D | int-cmp-35.ll | 44 ; we prefer CLGHSI to CGHSI.
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 438 337971U, // CGHSI 1569 // AGSI, ASI, CGHSI, CHHSI, CHSI, CLFHSI, CLGHSI, CLHHSI, CLI, CLIY, MVGH... 1661 // CGHSI, CHHSI, CHSI, MVGHI, MVHHI, MVHI
|
D | SystemZGenDisassemblerTables.inc | 1173 /* 1358 */ MCD_OPC_Decode, 161, 3, 116, // Opcode: CGHSI
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1073 EVALUATE(CGHSI);
|
D | constants-s390.h | 675 V(cghsi, CGHSI, \
|
D | simulator-s390.cc | 1361 EvalTable[CGHSI] = &Simulator::Evaluate_CGHSI; in EvalTableInit() 8609 EVALUATE(CGHSI) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1313 def CGHSI : CompareSIL<"cghsi", 0xE558, z_scmp, load, imm64sx16>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1471 def CGHSI : CompareSIL<"cghsi", 0xE558, z_scmp, load, imm64sx16>;
|