Home
last modified time | relevance | path

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

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