Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-labels.cpp969 void CheckScopeConstraints(const SourceStmtList &stmts, in CheckScopeConstraints()
1010 void CheckBranchTargetConstraints(const SourceStmtList &stmts, in CheckBranchTargetConstraints()
1044 void CheckDataXferTargetConstraints(const SourceStmtList &stmts, in CheckDataXferTargetConstraints()
1069 void CheckAssignTargetConstraints(const SourceStmtList &stmts, in CheckAssignTargetConstraints()
/llvm-project-15.0.7/mlir/tools/mlir-linalg-ods-gen/
H A Dmlir-linalg-ods-yaml-gen.cpp903 SmallVector<std::string> stmts; in generateNamedGenericOpDefns() local
1017 SmallVector<std::string> stmts; in generateNamedGenericOpDefns() local
/llvm-project-15.0.7/polly/lib/External/pet/include/
H A Dpet.h527 struct pet_stmt **stmts; member
/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dgpu.h197 struct gpu_stmt *stmts; member
H A Dgpu.c681 static void *free_stmts(struct gpu_stmt *stmts, int n) in free_stmts()
5575 struct gpu_stmt *stmts; in extract_stmts() local