Searched defs:IfCondition (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 931 Value *IfCondition, in createCancel() 1117 BasicBlock *OuterAllocaBB, Value *Ident, Value *IfCondition, in targetParallelCallback() 1205 Function *OuterFn, Value *Ident, Value *IfCondition, in hostParallelCallback() 1290 FinalizeCallbackTy FiniCB, Value *IfCondition, Value *NumThreads, in createParallel() 1650 bool Tied, Value *Final, Value *IfCondition, in createTask()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Format/ |
| H A D | UnwrappedLineParser.cpp | 1089 FormatToken *IfCondition = FormatTok; in parsePPIf() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGStmtOpenMP.cpp | 7176 llvm::Value *IfCondition = nullptr; in EmitOMPCancelDirective() local
|