/external/llvm/test/Assembler/ |
D | disubprogram.ll | 31 …Adjustment: 3, flags: DIFlagPrototyped, isOptimized: true, unit: !8, templateParams: !5, declarati… 38 isOptimized: true, unit: !8, templateParams: !5, 50 unit: !8, templateParams: !5, declaration: !9, 62 templateParams: !5, declaration: !9, variables: !6)
|
D | debug-info.ll | 44 …ements: !16, runtimeLang: DW_LANG_C_plus_plus_11, vtableHolder: !15, templateParams: !18, identifi… 48 …ements: !20, runtimeLang: DW_LANG_C_plus_plus_11, vtableHolder: !15, templateParams: !18, identifi… 55 …ements: !18, runtimeLang: DW_LANG_C_plus_plus_11, vtableHolder: !17, templateParams: !20, identifi… 59 …ements: !22, runtimeLang: DW_LANG_C_plus_plus_11, vtableHolder: !17, templateParams: !20, identifi…
|
/external/llvm/test/Verifier/ |
D | mdcompositetype-templateparams.ll | 5 ; CHECK-SAME: templateParams: !1 12 …DICompositeType(tag: DW_TAG_structure_type, name: "IntTy", size: 32, align: 32, templateParams: !1)
|
D | mdcompositetype-templateparams-tuple.ll | 5 ; CHECK-SAME: templateParams: !1 11 …DICompositeType(tag: DW_TAG_structure_type, name: "IntTy", size: 32, align: 32, templateParams: !1)
|
/external/llvm/test/DebugInfo/X86/ |
D | pr12831.ll | 98 …e: "function<void ()>", line: 6, size: 8, align: 8, file: !160, elements: !21, templateParams: !97) 100 …Prototyped, isOptimized: false, scopeLine: 8, file: !6, scope: !20, type: !23, templateParams: !47) 121 …Prototyped, isOptimized: false, scopeLine: 8, file: !6, scope: !20, type: !52, templateParams: !54) 126 …Prototyped, isOptimized: false, scopeLine: 8, file: !6, scope: !20, type: !59, templateParams: !82) 158 …ed: false, unit: !0, scopeLine: 8, file: !6, scope: null, type: !59, templateParams: !82, declarat… 159 …d: false, unit: !0, scopeLine: 3, file: !6, scope: null, type: !108, templateParams: !111, declara… 165 …totyped, isOptimized: false, scopeLine: 3, file: !6, scope: !114, type: !108, templateParams: !111) 168 …totyped, isOptimized: false, scopeLine: 3, file: !6, scope: !114, type: !117, templateParams: !120) 174 …ed: false, unit: !0, scopeLine: 8, file: !6, scope: null, type: !23, templateParams: !47, declarat… 175 …d: false, unit: !0, scopeLine: 3, file: !6, scope: null, type: !117, templateParams: !120, declara…
|
D | type_units_with_addresses.ll | 119 … name: "S1<&i>", line: 4, size: 8, align: 8, file: !1, elements: !2, templateParams: !5, identifie… 127 …ame: "S2_1<&i>", line: 9, size: 8, align: 8, file: !1, elements: !2, templateParams: !5, identifie… 132 …me: "S3_1<&i>", line: 18, size: 8, align: 8, file: !1, elements: !2, templateParams: !5, identifie… 139 …me: "S4_2<&i>", line: 32, size: 8, align: 8, file: !1, elements: !2, templateParams: !25, identifi…
|
D | dllimport.ll | 21 …e, name: "numpunct<char>", file: !5, line: 2, size: 8, align: 8, elements: !9, templateParams: !10)
|
D | template.ll | 96 …: "y_impl<int>", line: 2, size: 8, align: 8, file: !1, elements: !2, templateParams: !5, identifie… 105 …zed: false, unit: !0, scopeLine: 1, file: !1, scope: !11, type: !15, templateParams: !17, variable…
|
D | fission-inline.ll | 105 …zed: false, unit: !0, scopeLine: 10, file: !1, scope: !4, type: !12, templateParams: !14, declarat… 111 …Prototyped, isOptimized: false, scopeLine: 10, file: !1, scope: !4, type: !12, templateParams: !14)
|
D | arange.ll | 36 …name: "foo<&i>", line: 3, size: 8, align: 8, file: !1, elements: !2, templateParams: !5, identifie…
|
D | union-template.ll | 43 …lue<float>", line: 2, size: 32, align: 32, file: !1, scope: !5, elements: !13, templateParams: !21)
|
D | tls.ll | 117 …mized: false, unit: !0, scopeLine: 5, file: !1, scope: !5, type: !6, templateParams: !9, variables…
|
D | pr28270.ll | 110 …scopeLine: 13, flags: DIFlagPrototyped, isOptimized: true, unit: !0, templateParams: !46, variable…
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aVaryingInterpolationTests.cpp | 185 map<string, string> templateParams; in iterate() local 186 templateParams["PRECISION"] = glu::getPrecisionName(m_precision); in iterate() 189 … glu::makeVtxFragSources(tcu::StringTemplate(s_vertShaderTemplate).specialize(templateParams), in iterate() 190 tcu::StringTemplate(s_fragShaderTemplate).specialize(templateParams))); in iterate()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aVaryingInterpolationTests.cpp | 191 map<string, string> templateParams; in iterate() local 192 templateParams["PRECISION"] = glu::getPrecisionName(m_precision); in iterate() 195 … glu::makeVtxFragSources(tcu::StringTemplate(s_vertShaderTemplate).specialize(templateParams), in iterate() 196 tcu::StringTemplate(s_fragShaderTemplate).specialize(templateParams))); in iterate()
|
/external/llvm/test/CodeGen/X86/ |
D | stack-protector-dbginfo.ll | 51 …zed: true, unit: !0, scopeLine: 12, file: !1, scope: !25, type: !27, templateParams: !33, variable… 68 …ized: true, unit: !0, scopeLine: 8, file: !1, scope: !25, type: !42, templateParams: !53, variable…
|
/external/llvm/test/DebugInfo/COFF/ |
D | global-dllimport.ll | 22 …e, name: "numpunct<char>", file: !5, line: 2, size: 8, align: 8, elements: !9, templateParams: !10)
|
D | cpp-mangling.ll | 76 …scopeLine: 4, flags: DIFlagPrototyped, isOptimized: false, unit: !0, templateParams: !20, variable…
|
D | globals.ll | 138 …re_type, name: "A<void>", file: !1, line: 2, size: 8, align: 8, elements: !10, templateParams: !11)
|
/external/llvm/test/Transforms/SROA/ |
D | dbg-single-piece.ll | 33 … scope: !5, file: !3, line: 163, size: 128, align: 64, elements: !6, templateParams: !6, identifie…
|
/external/llvm/test/DebugInfo/Generic/ |
D | constant-pointers.ll | 36 …mized: false, unit: !0, scopeLine: 2, file: !1, scope: !5, type: !6, templateParams: !8, variables…
|
D | template-recursive-void.ll | 37 …_type, name: "foo<void>", line: 5, size: 8, align: 8, file: !1, elements: !10, templateParams: !29)
|
D | tu-composite.ll | 149 …e, name: "virt<bar>", line: 15, file: !1, scope: !19, elements: !25, templateParams: !28, identifi…
|
/external/clang/include/clang/AST/ |
D | DeclTemplate.h | 388 void init(NamedDecl *templatedDecl, TemplateParameterList* templateParams) { in init() argument 392 TemplateParams = templateParams; in init()
|
/external/llvm/lib/AsmParser/ |
D | LLParser.cpp | 3896 OPTIONAL(templateParams, MDField, ); \ in ParseDICompositeType() 3907 templateParams.Val)) { in ParseDICompositeType() 3918 runtimeLang.Val, vtableHolder.Val, templateParams.Val, identifier.Val)); in ParseDICompositeType() 4010 OPTIONAL(templateParams, MDField, ); \ in ParseDISubprogram() 4026 isOptimized.Val, unit.Val, templateParams.Val, in ParseDISubprogram()
|