Searched refs:URECIP (Results 1 – 4 of 4) sorted by relevance
118 ; RCP_IFLAG is for URECIP in the full 32b alg138 ; RCP_IFLAG is for URECIP in the full 32b alg158 ; RCP_IFLAG is for URECIP in the full 32b alg232 ; RCP_IFLAG is for URECIP in the full 32b alg252 ; RCP_IFLAG is for URECIP in the full 32b alg272 ; RCP_IFLAG is for URECIP in the full 32b alg
247 URECIP, enumerator
155 def AMDGPUurecip : SDNode<"AMDGPUISD::URECIP", SDTIntUnaryOp>;
1433 SDValue RCP = DAG.getNode(AMDGPUISD::URECIP, DL, VT, Den); in LowerUDIVREM()2821 NODE_NAME_CASE(URECIP) in getTargetNodeName()