Searched refs:LTGF (Results 1 – 15 of 15) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 1005 EVALUATE(LTGF);
|
D | constants-s390.h | 863 V(ltgf, LTGF, 0xE332) /* type = RXY_A LOAD AND TEST (64<-32) */ \
|
D | simulator-s390.cc | 1293 EvalTable[LTGF] = &Simulator::Evaluate_LTGF; in EvalTableInit() 7963 EVALUATE(LTGF) { in EVALUATE() argument
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-44.ll | 643 ; Test that LGF gets converted to LTGF where useful.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-44.ll | 643 ; Test that LGF gets converted to LTGF where useful.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1328 case SystemZ::LGF: return SystemZ::LTGF; in getLoadAndTest()
|
D | SystemZInstrInfo.td | 626 def LTGF : UnaryRXY<"ltgf", 0xE332, asextloadi32, GR64, 4>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1641 case SystemZ::LGF: return SystemZ::LTGF; in getLoadAndTest()
|
D | SystemZScheduleZ196.td | 210 def : InstRW<[WLat1LSU, WLat1LSU, FXU, LSU, NormalGr], (instregex "LTGF$")>;
|
D | SystemZScheduleZEC12.td | 218 def : InstRW<[WLat1LSU, WLat1LSU, FXU, LSU, NormalGr], (instregex "LTGF$")>;
|
D | SystemZScheduleZ13.td | 237 def : InstRW<[WLat1LSU, WLat1LSU, FXa, LSU, NormalGr], (instregex "LTGF$")>;
|
D | SystemZScheduleZ14.td | 238 def : InstRW<[WLat1LSU, WLat1LSU, FXa, LSU, NormalGr], (instregex "LTGF$")>;
|
D | SystemZInstrInfo.td | 612 def LTGF : UnaryRXY<"ltgf", 0xE332, asextloadi32, GR64, 4>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 690 13636602U, // LTGF
|
D | SystemZGenDisassemblerTables.inc | 1049 /* 842 */ MCD_OPC_Decode, 157, 5, 109, // Opcode: LTGF
|