Searched defs:CondConstant (Results 1 – 4 of 4) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
| H A D | CGStmtOpenMP.cpp | 2528 bool CondConstant; emitOMPSimdRegion() local |
| H A D | CGStmt.cpp | 794 bool CondConstant; EmitIfStmt() local |
| H A D | CGOpenMPRuntime.cpp | 1833 bool CondConstant; emitIfClause() local |
| /freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
| H A D | OMPIRBuilder.cpp | 5669 auto CondConstant = CI->getSExtValue(); emitIfClause() local |