Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h105 Declare, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp147 Function *Declare = M.getFunction("llvm.dbg.declare"); in stripDebugDeclareImpl() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h51 // Declare Directive. enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h673 Declare, // This was originally a llvm.dbg.declare. global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp2231 __anon74ec4fdf0d02(auto *Declare, auto &DeclareList) runOnFunction() argument
2276 for (auto *Declare : Declares) { runOnFunction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp2162 if (auto *Declare = DynCastToDbgDeclare(Record)) { buildOverlapMapAndRecordDeclares() local