/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/ |
D | AsmCond.h | 25 IfCond, // inside if conditional enumerator
|
/external/llvm-project/llvm/include/llvm/MC/MCParser/ |
D | AsmCond.h | 25 IfCond, // inside if conditional enumerator
|
/external/llvm/include/llvm/MC/MCParser/ |
D | AsmCond.h | 26 IfCond, // inside if conditional enumerator
|
/external/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 1210 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
|
D | CGOpenMPRuntime.cpp | 1934 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/ |
D | CGStmtOpenMP.cpp | 1545 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 …]
|
D | CGOpenMPRuntime.cpp | 2058 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 …]
|
D | CGOpenMPRuntimeGPU.cpp | 2087 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/ |
D | CodeGenDAGPatterns.h | 1098 bool IfCond; ///< The boolean value that the condition has to variable
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 1928 Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse); in FoldTwoEntryPHINode() local
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 2440 Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse); in FoldTwoEntryPHINode() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 2314 Value *IfCond = GetIfCondition(BB, IfTrue, IfFalse); in FoldTwoEntryPHINode() local
|