Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2103 RegionCodeGenTy ThenRCG(ThenGen); in emitParallelCall() local
2104 ThenRCG(CGF); in emitParallelCall()
4812 RegionCodeGenTy ThenRCG(ThenCodeGen); in emitTaskCall() local
4813 ThenRCG(CGF); in emitTaskCall()
5987 RegionCodeGenTy ThenRCG(ThenGen); in emitCancelCall() local
5988 ThenRCG(CGF); in emitCancelCall()
10102 RegionCodeGenTy ThenRCG(TargetThenGen); in emitTargetCall() local
10103 ThenRCG(CGF); in emitTargetCall()
10968 RegionCodeGenTy ThenRCG(TargetThenGen); in emitTargetDataStandAloneCall() local
10969 ThenRCG(CGF); in emitTargetDataStandAloneCall()
[all …]
DCGStmtOpenMP.cpp2502 RegionCodeGenTy ThenRCG(ThenGen); in emitCommonSimdLoop() local
2503 ThenRCG(CGF); in emitCommonSimdLoop()