Home
last modified time | relevance | path

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

/llvm-project/mlir/docs/Dialects/
H A DOpenACCDialect.md340 ### Declare global() subsection
/llvm-project/llvm/lib/Transforms/IPO/
H A DStripSymbols.cpp147 Function *Declare = M.getFunction("llvm.dbg.declare"); stripDebugDeclareImpl() local
/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h267 Declare, global() enumerator
/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h52 Declare, enumerator
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h684 Declare, // This was originally a llvm.dbg.declare. global() enumerator
/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp2283 __anon8286c3c00e02(auto *Declare, auto &DeclareList) runOnFunction() argument
2328 for (auto *Declare : Declares) { runOnFunction() local
[all...]
/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp612 auto *DIExpr = Declare->getExpression(); in upgradeDeclareExpressions() argument
/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp2169 if (auto *Declare = DynCastToDbgDeclare(Record)) { buildOverlapMapAndRecordDeclares() local
/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4779 __anonfdc450d25b02(llvm::LLVMContext &Ctx, auto *Declare, unsigned Offset) EmitOMPTaskBasedDirective() argument