Home
last modified time | relevance | path

Searched refs:CGFR (Results 1 – 13 of 13) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-05.ll20 ; Check unsigned register comparison, which can't use CGFR.
207 ; Check that comparisons of spilled values can use CGF rather than CGFR.
294 ; Check the comparison can be reversed if that allows CGFR to be used.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-cmp-05.ll20 ; Check unsigned register comparison, which can't use CGFR.
207 ; Check that comparisons of spilled values can use CGF rather than CGFR.
294 ; Check the comparison can be reversed if that allows CGFR to be used.
/external/v8/src/s390/
Dsimulator-s390.h901 EVALUATE(CGFR);
Dconstants-s390.h1399 V(cgfr, CGFR, 0xB930) /* type = RRE COMPARE (64<-32) */ \
Dsimulator-s390.cc1189 EvalTable[CGFR] = &Simulator::Evaluate_CGFR; in EvalTableInit()
6977 EVALUATE(CGFR) { in EVALUATE() argument
6978 DCHECK_OPCODE(CGFR); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1278 def CGFR : CompareRRE<"cgf", 0xB930, null_frag, GR64, GR32>;
1315 defm : SXB<z_scmp, GR64, CGFR>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1427 def CGFR : CompareRRE<"cgfr", 0xB930, null_frag, GR64, GR32>;
1473 defm : SXB<z_scmp, GR64, CGFR>;
DSystemZScheduleZ196.td518 def : InstRW<[WLat2, FXU2, GroupAlone], (instregex "CGFR$")>;
DSystemZScheduleZEC12.td528 def : InstRW<[WLat2, FXU, NormalGr], (instregex "CGFR$")>;
DSystemZScheduleZ13.td552 def : InstRW<[WLat2, FXb, NormalGr], (instregex "CGFR$")>;
DSystemZScheduleZ14.td561 def : InstRW<[WLat2, FXb, NormalGr], (instregex "CGFR$")>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc433 4201823U, // CGFR
DSystemZGenDisassemblerTables.inc629 /* 2351 */ MCD_OPC_Decode, 156, 3, 83, // Opcode: CGFR