Searched defs:IfCondition (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 989 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 D | UnwrappedLineParser.cpp | 1100 FormatToken *IfCondition = FormatTok; in parsePPIf() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 7248 llvm::Value *IfCondition = nullptr; in EmitOMPCancelDirective() local
|