Home
last modified time | relevance | path

Searched defs:IfCond (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DAsmCond.h25 IfCond, // inside if conditional enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1558 const Expr *IfCond = nullptr; in emitCommonOMPParallelDirective() local
1730 llvm::Value *IfCond = nullptr; in EmitOMPParallelDirective() local
2488 const Expr *IfCond = nullptr; in emitCommonSimdLoop() local
5252 const Expr *IfCond = nullptr; in EmitOMPTaskDirective() local
6622 const Expr *IfCond = nullptr; in emitCommonOMPTargetDirective() local
7161 const Expr *IfCond = nullptr; in EmitOMPCancelDirective() local
7399 const Expr *IfCond = nullptr; in EmitOMPTargetDataDirective() local
7424 const Expr *IfCond = nullptr; in EmitOMPTargetEnterDataDirective() local
7445 const Expr *IfCond = nullptr; in EmitOMPTargetExitDataDirective() local
7602 const Expr *IfCond = nullptr; in EmitOMPTaskLoopBasedDirective() local
[all …]
H A DCGOpenMPRuntime.cpp1868 const Expr *IfCond, in emitParallelCall()
4498 const Expr *IfCond, in emitTaskCall()
4618 const Expr *IfCond, in emitTaskLoopCall()
5740 const Expr *IfCond, in emitCancelCall()
9628 llvm::Function *OutlinedFn, llvm::Value *OutlinedFnID, const Expr *IfCond, in emitTargetCall()
10214 CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *IfCond, in emitTargetDataCalls()
10315 CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *IfCond, in emitTargetDataStandAloneCall()
11942 const Expr *IfCond, in emitParallelCall()
12082 const Expr *IfCond, in emitTaskCall()
12090 const Expr *IfCond, const OMPTaskDataTy &Data) { in emitTaskLoopCall()
[all …]
H A DCGOpenMPRuntimeGPU.cpp1228 const Expr *IfCond, in emitParallelCall()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3558 Value *IfCond, ValueToValueMapTy &VMap, in createIfVersion()
3637 Value *IfCond, OrderKind Order, in applySimd()
4784 InsertPointTy CodeGenIP, Value *DeviceID, Value *IfCond, in createTargetData()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3430 Value *IfCond = DomBI->getCondition(); in FoldTwoEntryPHINode() local