Home
last modified time | relevance | path

Searched refs:LGDR (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-move-02.ll111 ; Test cases where the destination of an LGDR needs to be spilled.
316 ; ...likewise LGDR, with the requirements the other way around.
/external/llvm/test/CodeGen/SystemZ/
Dfp-move-02.ll111 ; Test cases where the destination of an LGDR needs to be spilled.
316 ; ...likewise LGDR, with the requirements the other way around.
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp933 if (Opcode == SystemZ::LGDR || Opcode == SystemZ::LDGR) { in foldMemoryOperandImpl()
934 bool Op0IsGPR = (Opcode == SystemZ::LGDR); in foldMemoryOperandImpl()
DSystemZInstrFP.td76 def LGDR : UnaryRRE<"lgd", 0xB3CD, bitconvert, GR64, FP64>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1224 if (Opcode == SystemZ::LGDR || Opcode == SystemZ::LDGR) { in foldMemoryOperandImpl()
1225 bool Op0IsGPR = (Opcode == SystemZ::LGDR); in foldMemoryOperandImpl()
DSystemZInstrFP.td85 def LGDR : UnaryRRE<"lgdr", 0xB3CD, bitconvert, GR64, FP64>;
DSystemZScheduleZ196.td709 def : InstRW<[WLat3, FXU, NormalGr], (instregex "LGDR$")>;
DSystemZScheduleZEC12.td747 def : InstRW<[WLat3, FXU, NormalGr], (instregex "LGDR$")>;
DSystemZScheduleZ13.td773 def : InstRW<[WLat3, FXb, NormalGr], (instregex "LGDR$")>;
DSystemZScheduleZ14.td792 def : InstRW<[WLat3, FXb, NormalGr], (instregex "LGDR$")>;
/external/v8/src/s390/
Dsimulator-s390.h816 EVALUATE(LGDR);
Dconstants-s390.h1323 V(lgdr, LGDR, 0xB3CD) /* type = RRE LOAD GR FROM FPR (long to 64) */ \
Dsimulator-s390.cc1105 EvalTable[LGDR] = &Simulator::Evaluate_LGDR; in EvalTableInit()
6391 EVALUATE(LGDR) { in EVALUATE() argument
6392 DCHECK_OPCODE(LGDR); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc615 4201749U, // LGDR
DSystemZGenDisassemblerTables.inc531 /* 1899 */ MCD_OPC_Decode, 210, 4, 79, // Opcode: LGDR