Home
last modified time | relevance | path

Searched refs:CLFHSI (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-cmp-33.ll32 ; 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/
Dint-cmp-33.ll32 ; 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/
DSystemZGenAsmWriter.inc459 469035U, // CLFHSI
1569 // AGSI, ASI, CGHSI, CHHSI, CHSI, CLFHSI, CLGHSI, CLHHSI, CLI, CLIY, MVGH...
1673 // CLFHSI, CLGHSI, CLHHSI
DSystemZGenDisassemblerTables.inc1179 /* 1382 */ MCD_OPC_Decode, 182, 3, 117, // Opcode: CLFHSI
/external/v8/src/s390/
Dsimulator-s390.h1075 EVALUATE(CLFHSI);
Dconstants-s390.h680 V(clfhsi, CLFHSI, \
Dsimulator-s390.cc1363 EvalTable[CLFHSI] = &Simulator::Evaluate_CLFHSI; in EvalTableInit()
8621 EVALUATE(CLFHSI) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td489 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "CLFHSI$")>;
DSystemZScheduleZEC12.td500 def : InstRW<[WLat1LSU, FXU, LSU, NormalGr], (instregex "CLFHSI$")>;
DSystemZScheduleZ13.td524 def : InstRW<[WLat1LSU, FXb, LSU, NormalGr], (instregex "CLFHSI$")>;
DSystemZScheduleZ14.td533 def : InstRW<[WLat1LSU, FXb, LSU, NormalGr], (instregex "CLFHSI$")>;
DSystemZInstrInfo.td1521 def CLFHSI : CompareSIL<"clfhsi", 0xE55D, z_ucmp, load, imm32zx16>;
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1357 def CLFHSI : CompareSIL<"clfhsi", 0xE55D, z_ucmp, load, imm32zx16>;