Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
DAsmCond.h25 IfCond, // inside if conditional enumerator
/external/llvm-project/llvm/include/llvm/MC/MCParser/
DAsmCond.h25 IfCond, // inside if conditional enumerator
/external/llvm/include/llvm/MC/MCParser/
DAsmCond.h26 IfCond, // inside if conditional enumerator
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1210 const Expr *IfCond = nullptr; in emitCommonOMPParallelDirective() local
2562 const Expr *IfCond = nullptr; in EmitOMPTaskDirective() local
3274 const Expr *IfCond = nullptr; in EmitOMPTargetDirective() local
3363 const Expr *IfCond = nullptr; in EmitOMPCancelDirective() local
3404 const Expr *IfCond = nullptr; in EmitOMPTargetDataDirective() local
3424 const Expr *IfCond = nullptr; in EmitOMPTargetEnterDataDirective() local
3444 const Expr *IfCond = nullptr; in EmitOMPTargetExitDataDirective() local
3481 const Expr *IfCond = nullptr; in EmitOMPTaskLoopBasedDirective() local
3621 const Expr *IfCond = nullptr; in EmitOMPTargetUpdateDirective() local
DCGOpenMPRuntime.cpp1934 const Expr *IfCond) { in emitParallelCall()
3870 const Expr *IfCond, in emitTaskCall()
4060 const Expr *IfCond, in emitTaskLoopCall()
4706 const Expr *IfCond, in emitCancelCall()
5699 const Expr *IfCond, const Expr *Device, in emitTargetCall()
6060 const Expr *IfCond, in emitTargetDataCalls()
6180 CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *IfCond, in emitTargetDataStandAloneCall()
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1545 const Expr *IfCond = nullptr; in emitCommonOMPParallelDirective() local
1669 llvm::Value *IfCond = nullptr; in EmitOMPParallelDirective() local
2279 const Expr *IfCond = nullptr; in emitCommonSimdLoop() local
4291 IntegerLiteral IfCond(getContext(), TrueOrFalse, in EmitOMPTargetTaskBasedDirective() local
4304 const Expr *IfCond = nullptr; in EmitOMPTaskDirective() local
5485 const Expr *IfCond = nullptr; in emitCommonOMPTargetDirective() local
5961 const Expr *IfCond = nullptr; in EmitOMPCancelDirective() local
6197 const Expr *IfCond = nullptr; in EmitOMPTargetDataDirective() local
6222 const Expr *IfCond = nullptr; in EmitOMPTargetEnterDataDirective() local
6243 const Expr *IfCond = nullptr; in EmitOMPTargetExitDataDirective() local
[all …]
DCGOpenMPRuntime.cpp2058 const Expr *IfCond) { in emitParallelCall()
5067 const Expr *IfCond, in emitTaskCall()
5185 const Expr *IfCond, in emitTaskLoopCall()
6279 const Expr *IfCond, in emitCancelCall()
9895 llvm::Function *OutlinedFn, llvm::Value *OutlinedFnID, const Expr *IfCond, in emitTargetCall()
10738 CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *IfCond, in emitTargetDataCalls()
10892 CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *IfCond, in emitTargetDataStandAloneCall()
12442 const Expr *IfCond) { in emitParallelCall()
12574 const Expr *IfCond, in emitTaskCall()
12582 const Expr *IfCond, const OMPTaskDataTy &Data) { in emitTaskLoopCall()
[all …]
DCGOpenMPRuntimeGPU.cpp2087 ArrayRef<llvm::Value *> CapturedVars, const Expr *IfCond) { in emitParallelCall()
2099 ArrayRef<llvm::Value *> CapturedVars, const Expr *IfCond) { in emitNonSPMDParallelCall()
2274 ArrayRef<llvm::Value *> CapturedVars, const Expr *IfCond) { in emitSPMDParallelCall()
/external/llvm-project/llvm/utils/TableGen/
DCodeGenDAGPatterns.h1098 bool IfCond; ///< The boolean value that the condition has to variable
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1928 Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse); in FoldTwoEntryPHINode() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2440 Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse); in FoldTwoEntryPHINode() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2314 Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse); in FoldTwoEntryPHINode() local