Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8043 PartialStruct.HighestElem = { in generateInfoForComponentList()
8047 PartialStruct.Base = BP; in generateInfoForComponentList()
8048 PartialStruct.LB = LB; in generateInfoForComponentList()
8175 PartialStruct.Base = BP; in generateInfoForComponentList()
8176 PartialStruct.LB = BP; in generateInfoForComponentList()
8760 StructRangeInfoTy PartialStruct; in generateAllInfoForClauses() local
8834 if (PartialStruct.Base.isValid()) { in generateAllInfoForClauses()
8888 !PartialStruct.IsArraySection) in emitCombinedEntry()
8893 LBAddr = PartialStruct.LB; in emitCombinedEntry()
8894 HBAddr = PartialStruct.LB; in emitCombinedEntry()
[all …]