Home
last modified time | relevance | path

Searched defs:IfCondition (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp989 Value *IfCondition, in createCancel()
1175 BasicBlock *OuterAllocaBB, Value *Ident, Value *IfCondition, in targetParallelCallback()
1263 Function *OuterFn, Value *Ident, Value *IfCondition, in hostParallelCallback()
1348 FinalizeCallbackTy FiniCB, Value *IfCondition, Value *NumThreads, in createParallel()
1781 bool Tied, Value *Final, Value *IfCondition, in createTask()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp1100 FormatToken *IfCondition = FormatTok; in parsePPIf() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7248 llvm::Value *IfCondition = nullptr; in EmitOMPCancelDirective() local