Searched refs:LLCR (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-conv-02.ll | 117 ; Test a case where we spill the source of at least one LLCR. We want
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 901 expandZExtPseudo(MI, SystemZ::LLCR, 8); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 466 // Expands to LLCR or RISB[LH]G, depending on the choice of registers. 469 def LLCR : UnaryRRE<"llc", 0xB994, zext8, GR32, GR32>;
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 279 #define LLCR(r1,r2) RRE_RR(b994,00,r1,r2) macro
|