Searched refs:STFPC (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fpc-intrinsics.ll | 47 ; STFPC. 57 ; STFPC with offset.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 707 EVALUATE(STFPC);
|
D | constants-s390.h | 1095 V(stfpc, STFPC, 0xB29C) /* type = S STORE FPC */ \
|
D | simulator-s390.cc | 998 EvalTable[STFPC] = &Simulator::Evaluate_STFPC; in EvalTableInit() 5273 EVALUATE(STFPC) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 536 def STFPC : StoreInherentS<"stfpc", 0xB29C, storei<int_s390_efpc>, 4>;
|
D | SystemZScheduleZ196.td | 842 def : InstRW<[WLat1, FXU, LSU, GroupAlone], (instregex "STFPC$")>;
|
D | SystemZScheduleZEC12.td | 880 def : InstRW<[WLat1, FXU, LSU, GroupAlone], (instregex "STFPC$")>;
|
D | SystemZScheduleZ13.td | 909 def : InstRW<[WLat1, FXb, LSU, GroupAlone], (instregex "STFPC$")>;
|
D | SystemZScheduleZ14.td | 928 def : InstRW<[WLat1, FXb, LSU, GroupAlone], (instregex "STFPC$")>;
|