Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp1101 FormatToken *IfCondition = FormatTok; in parsePPIf() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1049 Value *IfCondition, in createCancel()
1296 BasicBlock *OuterAllocaBB, Value *Ident, Value *IfCondition, in targetParallelCallback()
1383 Function *OuterFn, Value *Ident, Value *IfCondition, in hostParallelCallback()
1465 FinalizeCallbackTy FiniCB, Value *IfCondition, Value *NumThreads, in createParallel()
1907 BodyGenCallbackTy BodyGenCB, bool Tied, Value *Final, Value *IfCondition, in createTask()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7467 llvm::Value *IfCondition = nullptr; in EmitOMPCancelDirective() local