Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp560 Function *NewIntrin = getScalarIntrinsicDeclaration(F->getParent(), ID, Tys); in splitCall() local
574 Res[Elem] = Builder.CreateCall(NewIntrin, ScalarCallOps, in splitCall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp1023 Function *NewIntrin = in simplifyAMDGCNMemoryIntrinsicDemanded() local
1026 CallInst *NewCall = IC.Builder.CreateCall(NewIntrin, Args); in simplifyAMDGCNMemoryIntrinsicDemanded()