Home
last modified time | relevance | path

Searched refs:STFPC (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfpc-intrinsics.ll47 ; STFPC.
57 ; STFPC with offset.
/external/v8/src/s390/
Dsimulator-s390.h707 EVALUATE(STFPC);
Dconstants-s390.h1095 V(stfpc, STFPC, 0xB29C) /* type = S STORE FPC */ \
Dsimulator-s390.cc998 EvalTable[STFPC] = &Simulator::Evaluate_STFPC; in EvalTableInit()
5273 EVALUATE(STFPC) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td536 def STFPC : StoreInherentS<"stfpc", 0xB29C, storei<int_s390_efpc>, 4>;
DSystemZScheduleZ196.td842 def : InstRW<[WLat1, FXU, LSU, GroupAlone], (instregex "STFPC$")>;
DSystemZScheduleZEC12.td880 def : InstRW<[WLat1, FXU, LSU, GroupAlone], (instregex "STFPC$")>;
DSystemZScheduleZ13.td909 def : InstRW<[WLat1, FXb, LSU, GroupAlone], (instregex "STFPC$")>;
DSystemZScheduleZ14.td928 def : InstRW<[WLat1, FXb, LSU, GroupAlone], (instregex "STFPC$")>;