Home
last modified time | relevance | path

Searched refs:CLIH (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp999 expandRIPseudo(MI, SystemZ::CLFI, SystemZ::CLIH, false); in expandPostRAPseudo()
DSystemZInstrInfo.td1126 // or CLIH, depending on the choice of register.
1130 def CLIH : CompareRIL<"clih", 0xCCF, z_ucmp, GR32, uimm32>,
/external/valgrind/main/none/tests/s390x/
Dopcodes.h205 #define CLIH(r1,i2) RIL_RU(cc,r1,f,i2) macro