Searched refs:RcpDecl (Results 1 – 1 of 1) sorted by relevance
1263 Function *RcpDecl = Intrinsic::getDeclaration(Mod, Intrinsic::amdgcn_rcp, in expandDivRem24Impl() local1265 Value *RCP = Builder.CreateCall(RcpDecl, { FB }); in expandDivRem24Impl()