Searched refs:LLGCR (Results 1 – 10 of 10) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-conv-04.ll | 116 ; Test a case where we spill the source of at least one LLGCR. We want
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-conv-04.ll | 116 ; Test a case where we spill the source of at least one LLGCR. We want
|
/external/v8/src/s390/ |
D | simulator-s390.h | 921 EVALUATE(LLGCR);
|
D | constants-s390.h | 1414 V(llgcr, LLGCR, 0xB984) /* type = RRE LOAD LOGICAL CHARACTER (64<-8) */ \
|
D | simulator-s390.cc | 1209 EvalTable[LLGCR] = &Simulator::Evaluate_LLGCR; in EvalTableInit() 7132 EVALUATE(LLGCR) { in EVALUATE() argument 7133 DCHECK_OPCODE(LLGCR); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 967 unsigned OpCode = (RISBG.Mask == 0xff ? SystemZ::LLGCR : SystemZ::LLGHR); in tryRISBGZero()
|
D | SystemZInstrInfo.td | 646 def LLGCR : UnaryRRE<"llgc", 0xB984, zext8, GR64, GR64>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 640 4201724U, // LLGCR
|
D | SystemZGenDisassemblerTables.inc | 647 /* 2440 */ MCD_OPC_Decode, 235, 4, 80, // Opcode: LLGCR
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 630 def LLGCR : UnaryRRE<"llgcr", 0xB984, zext8, GR64, GR64>;
|