Home
last modified time | relevance | path

Searched refs:ThenRCG (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp1984 RegionCodeGenTy ThenRCG(ThenGen); in emitParallelCall() local
1985 ThenRCG(CGF); in emitParallelCall()
4051 RegionCodeGenTy ThenRCG(ThenCodeGen); in emitTaskCall() local
4052 ThenRCG(CGF); in emitTaskCall()
4744 RegionCodeGenTy ThenRCG(ThenGen); in emitCancelCall() local
4745 ThenRCG(CGF); in emitCancelCall()
5868 RegionCodeGenTy ThenRCG(ThenGen); in emitTargetCall() local
5869 ThenRCG(CGF); in emitTargetCall()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2112 RegionCodeGenTy ThenRCG(ThenGen); in emitParallelCall() local
2113 ThenRCG(CGF); in emitParallelCall()
5176 RegionCodeGenTy ThenRCG(ThenCodeGen); in emitTaskCall() local
5177 ThenRCG(CGF); in emitTaskCall()
6315 RegionCodeGenTy ThenRCG(ThenGen); in emitCancelCall() local
6316 ThenRCG(CGF); in emitCancelCall()
10191 RegionCodeGenTy ThenRCG(TargetThenGen); in emitTargetCall() local
10192 ThenRCG(CGF); in emitTargetCall()
11063 RegionCodeGenTy ThenRCG(TargetThenGen); in emitTargetDataStandAloneCall() local
11064 ThenRCG(CGF); in emitTargetDataStandAloneCall()
[all …]
DCGOpenMPRuntimeGPU.cpp2267 RegionCodeGenTy ThenRCG(LNParallelGen); in emitNonSPMDParallelCall() local
2268 ThenRCG(CGF); in emitNonSPMDParallelCall()
DCGStmtOpenMP.cpp2293 RegionCodeGenTy ThenRCG(ThenGen); in emitCommonSimdLoop() local
2294 ThenRCG(CGF); in emitCommonSimdLoop()