Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7275 PartialStruct.HighestElem = { in generateInfoForComponentList()
7279 PartialStruct.Base = BP; in generateInfoForComponentList()
7280 PartialStruct.LB = LB; in generateInfoForComponentList()
7438 PartialStruct.Base = BP; in generateInfoForComponentList()
7439 PartialStruct.LB = BP; in generateInfoForComponentList()
8007 StructRangeInfoTy PartialStruct; in generateAllInfoForClauses() local
8125 if (PartialStruct.Base.isValid()) { in generateAllInfoForClauses()
8201 !PartialStruct.IsArraySection) in emitCombinedEntry()
8206 LBAddr = PartialStruct.LB; in emitCombinedEntry()
8207 HBAddr = PartialStruct.LB; in emitCombinedEntry()
[all …]