Home
last modified time | relevance | path

Searched refs:Directives (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCLinkerOptimizationHint.h141 SmallVector<MCLOHDirective, 32> Directives; variable
150 return Directives; in getDirectives()
156 Directives.push_back(MCLOHDirective(Kind, Args)); in addDirective()
163 for (const MCLOHDirective &D : Directives) in getEmitSize()
172 for (const MCLOHDirective &D : Directives) in emit()
177 Directives.clear(); in reset()
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp139 bool HasDuplicateClausesInDirectives(const std::vector<Record *> &Directives) { in HasDuplicateClausesInDirectives() argument
141 for (const auto &D : Directives) { in HasDuplicateClausesInDirectives()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DStmtNodes.td219 // OpenMP Directives.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPC.td22 // CPU Directives //
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def17 /// OpenMP Directives, combined directives and Clauses