Home
last modified time | relevance | path

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

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