Searched refs:LLIHH (Results 1 – 6 of 6) sorted by relevance
173 ; Check the lowest useful LLIHH value, which is 1<<32 greater than the above.189 ; Check the highest end of the LLIHH range.
196 Changed |= shortenIIF(MI, SystemZ::LLIHL, SystemZ::LLIHH); in processBlock()
480 def LLIHH : UnaryRI<"llihh", 0xA5C, bitconvert, GR64, imm64hh16>;
565 LLIHH = 0xA5C, // Load Logical Immediate (high high) enumerator
663 EVALUATE(LLIHH);
884 EvalTable[LLIHH] = &Simulator::Evaluate_LLIHH; in EvalTableInit()7647 EVALUATE(LLIHH) { in EVALUATE() argument