Home
last modified time | relevance | path

Searched defs:NewIntrin (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUImageIntrinsicOptimizer.cpp239 Function *NewIntrin = Intrinsic::getDeclaration( optimizeSection() local
H A DAMDGPUInstCombineIntrinsic.cpp1342 Function *NewIntrin = Intrinsic::getDeclaration( simplifyAMDGCNMemoryIntrinsicDemanded() local
/llvm-project/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp623 DbgDeclareInst* NewIntrin = dyn_cast<DbgDeclareInst>(&NewI); TEST_F() local
646 DbgValueInst* NewIntrin = dyn_cast<DbgValueInst>(&NewI); TEST_F() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp718 Function *NewIntrin = Intrinsic::getDeclaration(F->getParent(), ID, Tys); splitCall() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2719 unsigned NewIntrin; visitCallInst() local