Searched refs:CLFHSI (Results 1 – 13 of 13) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-33.ll | 32 ; Check the next value up, which can't use CLFHSI. 44 ; we prefer CLFHSI to CHSI. 70 ; Check the next value up, which can't use CLFHSI. 81 ; Check the high end of the CLFHSI range. 125 ; Check that CLFHSI does not allow indices.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-33.ll | 32 ; Check the next value up, which can't use CLFHSI. 44 ; we prefer CLFHSI to CHSI. 70 ; Check the next value up, which can't use CLFHSI. 81 ; Check the high end of the CLFHSI range. 125 ; Check that CLFHSI does not allow indices.
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 459 469035U, // CLFHSI 1569 // AGSI, ASI, CGHSI, CHHSI, CHSI, CLFHSI, CLGHSI, CLHHSI, CLI, CLIY, MVGH... 1673 // CLFHSI, CLGHSI, CLHHSI
|
D | SystemZGenDisassemblerTables.inc | 1179 /* 1382 */ MCD_OPC_Decode, 182, 3, 117, // Opcode: CLFHSI
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1075 EVALUATE(CLFHSI);
|
D | constants-s390.h | 680 V(clfhsi, CLFHSI, \
|
D | simulator-s390.cc | 1363 EvalTable[CLFHSI] = &Simulator::Evaluate_CLFHSI; in EvalTableInit() 8621 EVALUATE(CLFHSI) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ196.td | 489 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "CLFHSI$")>;
|
D | SystemZScheduleZEC12.td | 500 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "CLFHSI$")>;
|
D | SystemZScheduleZ13.td | 524 def : InstRW<[WLat1LSU, FXb, LSU, NormalGr], (instregex "CLFHSI$")>;
|
D | SystemZScheduleZ14.td | 533 def : InstRW<[WLat1LSU, FXb, LSU, NormalGr], (instregex "CLFHSI$")>;
|
D | SystemZInstrInfo.td | 1521 def CLFHSI : CompareSIL<"clfhsi", 0xE55D, z_ucmp, load, imm32zx16>;
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1357 def CLFHSI : CompareSIL<"clfhsi", 0xE55D, z_ucmp, load, imm32zx16>;
|