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.cpp5717 QualType RDType = C.getRecordType(RD); in emitTaskReductionInit() local
5721 C.getConstantArrayType(RDType, ArraySize, nullptr, in emitTaskReductionInit()
5735 LValue ElemLVal = CGF.MakeNaturalAlignRawAddrLValue(GEP, RDType); in emitTaskReductionInit()