Searched refs:EFPC (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrFP.td | 612 // TODO: EFPC and SFPC do not touch memory at all 614 def EFPC : InherentRRE<"efpc", 0xB38C, GR32, int_s390_efpc>;
|
| H A D | SystemZScheduleZEC12.td | 883 def : InstRW<[WLat4, FXU, LSU, GroupAlone], (instregex "EFPC$")>;
|
| H A D | SystemZScheduleZ196.td | 845 def : InstRW<[WLat4, FXU, LSU, GroupAlone], (instregex "EFPC$")>;
|
| H A D | SystemZISelLowering.cpp | 11014 SDValue EFPC( in lowerGET_ROUNDING() local 11015 DAG.getMachineNode(SystemZ::EFPC, dl, {MVT::i32, MVT::Other}, Chain), 0); in lowerGET_ROUNDING() 11016 Chain = EFPC.getValue(1); in lowerGET_ROUNDING() 11019 SDValue CWD1 = DAG.getNode(ISD::AND, dl, MVT::i32, EFPC, in lowerGET_ROUNDING()
|
| H A D | SystemZScheduleZ13.td | 915 def : InstRW<[WLat4, FXa, LSU, GroupAlone], (instregex "EFPC$")>;
|
| H A D | SystemZScheduleZ17.td | 971 def : InstRW<[WLat4, FXa, LSU, GroupAlone], (instregex "EFPC$")>;
|
| H A D | SystemZScheduleZ15.td | 953 def : InstRW<[WLat4, FXa, LSU, GroupAlone], (instregex "EFPC$")>;
|
| H A D | SystemZScheduleZ14.td | 935 def : InstRW<[WLat4, FXa, LSU, GroupAlone], (instregex "EFPC$")>;
|
| H A D | SystemZScheduleZ16.td | 956 def : InstRW<[WLat4, FXa, LSU, GroupAlone], (instregex "EFPC$")>;
|