Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/unittests/Transforms/Utils/
H A DCloning.cpp362 DbgDeclareInst* NewIntrin = dyn_cast<DbgDeclareInst>(&NewI); in TEST_F() local
379 DbgValueInst* NewIntrin = dyn_cast<DbgValueInst>(&NewI); in TEST_F() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp1180 Function *NewIntrin = Intrinsic::getDeclaration( in simplifyAMDGCNMemoryIntrinsicDemanded() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1070 Function *NewIntrin = Intrinsic::getDeclaration(M, IID, OverloadTys); in simplifyAMDGCNMemoryIntrinsicDemanded() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp550 Function *NewIntrin = getScalarIntrinsicDeclaration(F->getParent(), ID, VT); in splitCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp607 Function *NewIntrin = getScalarIntrinsicDeclaration(F->getParent(), ID, Tys); in splitCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2108 unsigned NewIntrin; in visitCallInst() local