Searched refs:LLHR (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-conv-06.ll | 117 ; Test a case where we spill the source of at least one LLHR. We want
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 903 expandZExtPseudo(MI, SystemZ::LLHR, 16); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 460 // Expands to LLHR or RISB[LH]G, depending on the choice of registers. 463 def LLHR : UnaryRRE<"llh", 0xB995, zext16, GR32, GR32>;
|
/external/valgrind/main/none/tests/s390x/ |
D | opcodes.h | 286 #define LLHR(r1,r2) RRE_RR(b995,00,r1,r2) macro
|