Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp6195 QualType RDType = C.getRecordType(RD); in emitTaskReductionInit() local
6199 RDType, ArraySize, nullptr, ArrayType::Normal, /*IndexTypeQuals=*/0); in emitTaskReductionInit()
6212 LValue ElemLVal = CGF.MakeNaturalAlignAddrLValue(GEP, RDType); in emitTaskReductionInit()