Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/IR/
H A DDebugInfoTest.cpp234 DbgVariableRecord *DbgDeclare = in TEST() local
696 Function *DbgDeclare = in TEST() local
H A DBasicBlockTest.cpp109 Function *DbgDeclare = Intrinsic::getDeclaration(M, Intrinsic::dbg_declare); TEST() local
/llvm-project/llvm/unittests/Transforms/Utils/
H A DLocalTest.cpp650 Instruction *DbgDeclare = &F.front().front(); in TEST() local
/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp1774 Instruction *DbgDeclare = cast<Instruction>(I++); in TEST_F() local
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5804 __anon46c1132e1002(auto *DbgDeclare) EmitPseudoVariable() argument