Searched refs:LLCR (Results 1 – 16 of 16) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/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/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/v8/src/s390/ |
D | simulator-s390.h | 932 EVALUATE(LLCR);
|
D | constants-s390.h | 1422 V(llcr, LLCR, 0xB994) /* type = RRE LOAD LOGICAL CHARACTER (32<-8) */ \
|
D | simulator-s390.cc | 1220 EvalTable[LLCR] = &Simulator::Evaluate_LLCR; in EvalTableInit() 7221 EVALUATE(LLCR) { in EVALUATE() argument 7222 DCHECK_OPCODE(LLCR); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 972 OpCode = (RISBG.Mask == 0xff ? SystemZ::LLCR : SystemZ::LLHR); in tryRISBGZero()
|
D | SystemZInstrInfo.cpp | 1061 expandZExtPseudo(MI, SystemZ::LLCR, 8); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 634 // Expands to LLCR or RISB[LH]G, depending on the choice of registers. 637 def LLCR : UnaryRRE<"llc", 0xB994, zext8, GR32, GR32>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1352 expandZExtPseudo(MI, SystemZ::LLCR, 8); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 620 // Expands to LLCR or RISB[LH]G, depending on the choice of registers. 623 def LLCR : UnaryRRE<"llcr", 0xB994, zext8, GR32, GR32>;
|
D | SystemZScheduleZ196.td | 223 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LLCR(Mux)?$")>;
|
D | SystemZScheduleZEC12.td | 231 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LLCR(Mux)?$")>;
|
D | SystemZScheduleZ13.td | 250 def : InstRW<[WLat1, FXa, NormalGr], (instregex "LLCR(Mux)?$")>;
|
D | SystemZScheduleZ14.td | 251 def : InstRW<[WLat1, FXa, NormalGr], (instregex "LLCR(Mux)?$")>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 637 4201737U, // LLCR
|
D | SystemZGenDisassemblerTables.inc | 665 /* 2529 */ MCD_OPC_Decode, 232, 4, 3, // Opcode: LLCR
|