Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7989 PartialStruct.HighestElem = { in generateInfoForComponentList()
7993 PartialStruct.Base = BP; in generateInfoForComponentList()
7994 PartialStruct.LB = LB; in generateInfoForComponentList()
8121 PartialStruct.Base = BP; in generateInfoForComponentList()
8122 PartialStruct.LB = BP; in generateInfoForComponentList()
8709 StructRangeInfoTy PartialStruct; in generateAllInfoForClauses() local
8783 if (PartialStruct.Base.isValid()) { in generateAllInfoForClauses()
8852 !PartialStruct.IsArraySection) in emitCombinedEntry()
8857 LBAddr = PartialStruct.LB; in emitCombinedEntry()
8858 HBAddr = PartialStruct.LB; in emitCombinedEntry()
[all …]