Searched refs:URECIP (Results 1 – 4 of 4) sorted by relevance
175 ; RCP_IFLAG is for URECIP in the full 32b alg195 ; RCP_IFLAG is for URECIP in the full 32b alg215 ; RCP_IFLAG is for URECIP in the full 32b alg289 ; RCP_IFLAG is for URECIP in the full 32b alg309 ; RCP_IFLAG is for URECIP in the full 32b alg329 ; RCP_IFLAG is for URECIP in the full 32b alg
406 URECIP, enumerator
219 def AMDGPUurecip : SDNode<"AMDGPUISD::URECIP", SDTIntUnaryOp>;
1922 SDValue Z = DAG.getNode(AMDGPUISD::URECIP, DL, VT, Y); in LowerUDIVREM()4307 NODE_NAME_CASE(URECIP) in getTargetNodeName()