Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfpc-intrinsics.ll26 ; LFPC.
36 ; LFPC with offset.
/external/v8/src/s390/
Dsimulator-s390.h708 EVALUATE(LFPC);
Dconstants-s390.h1096 V(lfpc, LFPC, 0xB29D) /* type = S LOAD FPC */ \
Dsimulator-s390.cc999 EvalTable[LFPC] = &Simulator::Evaluate_LFPC; in EvalTableInit()
5279 EVALUATE(LFPC) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td539 def LFPC : SideEffectUnaryS<"lfpc", 0xB29D, loadu<int_s390_sfpc>, 4>;
DSystemZScheduleZ196.td844 def : InstRW<[WLat1, LSU2, GroupAlone], (instregex "LFPC$")>;
DSystemZScheduleZEC12.td882 def : InstRW<[WLat1, LSU2, GroupAlone], (instregex "LFPC$")>;
DSystemZScheduleZ13.td911 def : InstRW<[WLat3LSU, LSU2, GroupAlone], (instregex "LFPC$")>;
DSystemZScheduleZ14.td930 def : InstRW<[WLat3LSU, LSU2, GroupAlone], (instregex "LFPC$")>;