OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReductionArrayTy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.cpp
2429
CopyAction Action, CodeGenFunction &CGF, QualType
ReductionArrayTy
,
2638
QualType
ReductionArrayTy
,
2706
CGF.ConvertTypeForMem(
ReductionArrayTy
)->getPointerTo()),
2937
QualType
ReductionArrayTy
, llvm::Function *ReduceFn, SourceLocation Loc) {
2976
CGF.ConvertTypeForMem(
ReductionArrayTy
)->getPointerTo()),
2994
CGF.CreateMemTemp(
ReductionArrayTy
, ".omp.reduction.remote_reduce_list");
2999
emitReductionListCopy(RemoteLaneToThread, CGF,
ReductionArrayTy
, Privates,
3073
emitReductionListCopy(ThreadCopy, CGF,
ReductionArrayTy
, Privates,
3094
QualType
ReductionArrayTy
, SourceLocation Loc,
3132
CGF.ConvertTypeForMem(
ReductionArrayTy
)->getPointerTo())
[
all
...]
CGOpenMPRuntime.cpp
5598
QualType
ReductionArrayTy
=
5602
CGF.CreateMemTemp(
ReductionArrayTy
, ".omp.reduction.red_list");
5627
Loc, CGF.ConvertTypeForMem(
ReductionArrayTy
)->getPointerTo(), Privates,
5638
llvm::Value *ReductionArrayTySize = CGF.getTypeSize(
ReductionArrayTy
);
Completed in 26 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026