Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVariant.cpp152 CompilerType head_type = nth_head->GetCompilerType(); in LibcxxVariantSummaryProvider() local
154 if (!head_type) in LibcxxVariantSummaryProvider()
157 CompilerType template_type = head_type.GetTypeTemplateArgument(1); in LibcxxVariantSummaryProvider()
229 CompilerType head_type = nth_head->GetCompilerType(); in GetChildAtIndex() local
231 if (!head_type) in GetChildAtIndex()
234 CompilerType template_type = head_type.GetTypeTemplateArgument(1); in GetChildAtIndex()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A D2009-06-04-VirtualLiveIn.ll15 …%struct.head_type = type { [2 x %struct.LIST], %struct.FIRST_UNION, %struct.SECOND_UNION, %struct.…
16 %struct.rec = type { %struct.head_type }
H A Dins_subreg_coalesce-3.ll17 …%struct.head_type = type { [2 x %struct.LIST], %struct.FIRST_UNION, %struct.SECOND_UNION, %struct.…
19 %struct.rec = type { %struct.head_type }
H A D2008-03-07-APIntBug.ll11 …%struct.head_type = type { [2 x %struct.LIST], %struct.FIRST_UNION, %struct.SECOND_UNION, %struct.…
12 %struct.rec = type { %struct.head_type }
/llvm-project-15.0.7/llvm/test/Analysis/BasicAA/
H A D2007-01-13-BasePointerBadNoAlias.ll16 …%struct.head_type = type { [2 x %struct.LIST], %struct.FIRST_UNION, %struct.SECOND_UNION, %struct.…
17 %struct.rec = type { %struct.head_type }
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A D2009-02-16-SpillerBug.ll12 …%struct.head_type = type { [2 x %struct.LIST], %struct.FIRST_UNION, %struct.SECOND_UNION, %struct.…
13 %struct.rec = type { %struct.head_type }
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/
H A Dldr-str-imm12.ll12 %struct.head_type = type { [2 x %struct.LIST], %union.FIRST_UNION, %union.SECOND_UNION, %union.THIR…
18 %union.rec = type { %struct.head_type }
H A D2009-08-04-CoalescerBug.ll19 …%struct.head_type = type { [2 x %struct.LIST], %struct.FIRST_UNION, %struct.SECOND_UNION, %struct.…
20 %struct.rec = type { %struct.head_type }
H A D2009-08-04-ScavengerAssert.ll22 …%struct.head_type = type { [2 x %struct.LIST], %struct.FIRST_UNION, %struct.SECOND_UNION, %struct.…
24 %struct.rec = type { %struct.head_type }