Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5471 QualType RDType = C.getRecordType(RD); in emitTaskReductionInit() local
5475 C.getConstantArrayType(RDType, ArraySize, nullptr, in emitTaskReductionInit()
5489 LValue ElemLVal = CGF.MakeNaturalAlignRawAddrLValue(GEP, RDType); in emitTaskReductionInit()