Home
last modified time | relevance | path

Searched refs:EFPC (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrFP.td566 // TODO: EFPC and SFPC do not touch memory at all
568 def EFPC : InherentRRE<"efpc", 0xB38C, GR32, int_s390_efpc>;
H A DSystemZISelLowering.cpp9686 SDValue EFPC( in lowerGET_ROUNDING() local
9687 DAG.getMachineNode(SystemZ::EFPC, dl, {MVT::i32, MVT::Other}, Chain), 0); in lowerGET_ROUNDING()
9688 Chain = EFPC.getValue(1); in lowerGET_ROUNDING()
9691 SDValue CWD1 = DAG.getNode(ISD::AND, dl, MVT::i32, EFPC, in lowerGET_ROUNDING()
H A DSystemZScheduleZEC12.td883 def : InstRW<[WLat4, FXU, LSU, GroupAlone], (instregex "EFPC$")>;
H A DSystemZScheduleZ196.td845 def : InstRW<[WLat4, FXU, LSU, GroupAlone], (instregex "EFPC$")>;
H A DSystemZScheduleZ13.td915 def : InstRW<[WLat4, FXa, LSU, GroupAlone], (instregex "EFPC$")>;
H A DSystemZScheduleZ14.td935 def : InstRW<[WLat4, FXa, LSU, GroupAlone], (instregex "EFPC$")>;
H A DSystemZScheduleZ15.td953 def : InstRW<[WLat4, FXa, LSU, GroupAlone], (instregex "EFPC$")>;
H A DSystemZScheduleZ16.td956 def : InstRW<[WLat4, FXa, LSU, GroupAlone], (instregex "EFPC$")>;