Home
last modified time | relevance | path

Searched defs:directive (Results 1 – 14 of 14) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dcheck-directive-structure.h35 NoBranchingEnforce(SemanticsContext & context,parser::CharBlock sourcePosition,D directive,std::string && upperCaseDirName) NoBranchingEnforce() argument
191 D directive; global() member
233 SetContextDirectiveSource(const parser::CharBlock & directive) SetContextDirectiveSource() argument
384 getDirectiveName(D directive) getDirectiveName() argument
396 CheckNoBranching(const parser::Block & block,D directive,const parser::CharBlock & directiveSource) CheckNoBranching() argument
[all...]
H A Dcheck-acc-structure.cpp818 getDirectiveName(llvm::acc::Directive directive) getDirectiveName() argument
[all...]
H A Dcheck-cuda.cpp508 const auto &directive{std::get<parser::CUFKernelDoConstruct::Directive>(x.t)}; Enter() local
H A Dresolve-directives.cpp48 T directive; global() member
1956 IsNestedInDirective(llvm::omp::Directive directive) IsNestedInDirective() argument
[all...]
H A Dcheck-omp-structure.cpp3250 getDirectiveName(llvm::omp::Directive directive) getDirectiveName() argument
[all...]
/llvm-project/flang/lib/Lower/OpenMP/
H A DClauseProcessor.h250 processTODO(mlir::Location currentLocation,llvm::omp::Directive directive) processTODO() argument
H A DOpenMP.cpp1183 genTargetEnterExitUpdateDataClauses(lower::AbstractConverter & converter,semantics::SemanticsContext & semaCtx,lower::StatementContext & stmtCtx,const List<Clause> & clauses,mlir::Location loc,llvm::omp::Directive directive,mlir::omp::TargetEnterExitUpdateDataClauseOps & clauseOps) genTargetEnterExitUpdateDataClauses() argument
1802 [[maybe_unused]] llvm::omp::Directive directive; genTargetEnterExitUpdateDataOp() local
2228 const auto &directive = std::get<parser::OmpSimpleStandaloneDirective>( genOMP() local
2398 llvm::omp::Directive directive = genOMP() local
2452 llvm::omp::Directive directive = genOMP() local
2488 llvm::omp::Directive directive = genOMP() local
[all...]
H A DClauseProcessor.cpp153 auto &directive = getIfClauseOperand() local
/llvm-project/flang/lib/Parser/
H A Dparsing.cpp126 std::string directive; EmitPreprocessedSource() local
[all...]
/llvm-project/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp186 printInlineJT(const MachineInstr * MI,int opNum,raw_ostream & O,const std::string & directive) printInlineJT() argument
/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp334 ParseDirectiveSection(StringRef directive,SMLoc loc) ParseDirectiveSection() argument
412 ParseDirectivePushSection(StringRef directive,SMLoc loc) ParseDirectivePushSection() argument
[all...]
/llvm-project/mlir/lib/Tools/PDLL/Parser/
H A DLexer.h93 directive, enumerator
H A DParser.cpp768 if (directive == "#include") in parseDirective() local
/llvm-project/flang/lib/Lower/
H A DPFTBuilder.cpp285 return enterConstructOrDirective(directive); in Pre() argument
268 Pre(const parser::CompilerDirective & directive) Pre() argument
1328 dumpCompilerDirectiveUnit(llvm::raw_ostream & outputStream,const lower::pft::CompilerDirectiveUnit & directive) dumpCompilerDirectiveUnit() argument
1363 dumpOpenACCDirectiveUnit(llvm::raw_ostream & outputStream,const lower::pft::OpenACCDirectiveUnit & directive) dumpOpenACCDirectiveUnit() argument
[all...]