Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp997 expandRIPseudo(MI, SystemZ::CFI, SystemZ::CIH, false); in expandPostRAPseudo()
DSystemZInstrInfo.td1106 // Comparison with a signed 32-bit immediate. CFIMux expands to CFI or CIH,
1111 def CIH : CompareRIL<"cih", 0xCCD, z_scmp, GRH32, simm32>,
/external/valgrind/none/tests/s390x/
Dopcodes.h176 #define CIH(r1,i2) RIL_RI(cc,r1,d,i2) macro