Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1258 Function *RcpDecl = Intrinsic::getDeclaration(Mod, Intrinsic::amdgcn_rcp, in expandDivRem24Impl() local
1260 Value *RCP = Builder.CreateCall(RcpDecl, { FB }); in expandDivRem24Impl()