Searched defs:ReductionData (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp100 struct ReductionData { struct in class:__anon663::DSAStackTy
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h118 struct ReductionData { struct in class:clang::CodeGen::ReductionCodeGen
125 ReductionData(const Expr *Ref, const Expr *Private, const Expr *ReductionOp) function in struct:clang::CodeGen::ReductionCodeGen::ReductionData
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp888 struct ReductionData { struct in namespace:__anon1656
890 ReductionData(ReductionKind Kind, unsigned Opcode, Value *LHS, Value *RHS) function in struct:__anon1656::ReductionData
[all...]

Completed in 117 milliseconds