Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5973 QualType RDType = C.getRecordType(RD); in emitTaskReductionInit() local
5977 RDType, ArraySize, nullptr, ArrayType::Normal, /*IndexTypeQuals=*/0); in emitTaskReductionInit()
5990 LValue ElemLVal = CGF.MakeNaturalAlignAddrLValue(GEP, RDType); in emitTaskReductionInit()