Home
last modified time | relevance | path

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

/external/llvm/unittests/Transforms/Utils/
DCloning.cpp362 DbgDeclareInst* NewIntrin = dyn_cast<DbgDeclareInst>(&NewI); in TEST_F() local
379 DbgValueInst* NewIntrin = dyn_cast<DbgValueInst>(&NewI); in TEST_F() local
/external/llvm-project/llvm/unittests/Transforms/Utils/
DCloningTest.cpp615 DbgDeclareInst* NewIntrin = dyn_cast<DbgDeclareInst>(&NewI); in TEST_F() local
638 DbgValueInst* NewIntrin = dyn_cast<DbgValueInst>(&NewI); in TEST_F() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstCombineIntrinsic.cpp1019 Function *NewIntrin = in simplifyAMDGCNMemoryIntrinsicDemanded() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp550 Function *NewIntrin = getScalarIntrinsicDeclaration(F->getParent(), ID, VT); in splitCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1070 Function *NewIntrin = Intrinsic::getDeclaration(M, IID, OverloadTys); in simplifyAMDGCNMemoryIntrinsicDemanded() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DScalarizer.cpp555 Function *NewIntrin = getScalarIntrinsicDeclaration(F->getParent(), ID, VT); in splitCall() local