Searched refs:head_type (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | LibCxxVariant.cpp | 152 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 D | 2009-06-04-VirtualLiveIn.ll | 15 …%struct.head_type = type { [2 x %struct.LIST], %struct.FIRST_UNION, %struct.SECOND_UNION, %struct.… 16 %struct.rec = type { %struct.head_type }
|
| H A D | ins_subreg_coalesce-3.ll | 17 …%struct.head_type = type { [2 x %struct.LIST], %struct.FIRST_UNION, %struct.SECOND_UNION, %struct.… 19 %struct.rec = type { %struct.head_type }
|
| H A D | 2008-03-07-APIntBug.ll | 11 …%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 D | 2007-01-13-BasePointerBadNoAlias.ll | 16 …%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 D | 2009-02-16-SpillerBug.ll | 12 …%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 D | ldr-str-imm12.ll | 12 %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 D | 2009-08-04-CoalescerBug.ll | 19 …%struct.head_type = type { [2 x %struct.LIST], %struct.FIRST_UNION, %struct.SECOND_UNION, %struct.… 20 %struct.rec = type { %struct.head_type }
|
| H A D | 2009-08-04-ScavengerAssert.ll | 22 …%struct.head_type = type { [2 x %struct.LIST], %struct.FIRST_UNION, %struct.SECOND_UNION, %struct.… 24 %struct.rec = type { %struct.head_type }
|