Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp931 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 DUnwrappedLineParser.cpp1089 FormatToken *IfCondition = FormatTok; in parsePPIf() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7176 llvm::Value *IfCondition = nullptr; in EmitOMPCancelDirective() local