Home
last modified time | relevance | path

Searched refs:DITemplateTypeParameter (Results 1 – 25 of 78) sorted by relevance

1234

/external/swiftshader/third_party/llvm-7.0/llvm/test/Assembler/
Dditemplateparameter.ll11 ; CHECK-NEXT: !2 = !DITemplateTypeParameter(name: "Ty", type: !1)
12 ; CHECK-NEXT: !3 = !DITemplateTypeParameter(type: !1)
13 !2 = !DITemplateTypeParameter(name: "Ty", type: !1)
14 !3 = !DITemplateTypeParameter(type: !1)
15 !4 = !DITemplateTypeParameter(name: "", type: !1)
Dinvalid-ditemplatetypeparameter-missing-type.ll4 !0 = !DITemplateTypeParameter(name: "param")
Ddebug-info.ll31 ; CHECK-NEXT: !9 = !DITemplateTypeParameter(type: !6)
35 !11 = !DITemplateTypeParameter(type: !7)
/external/llvm/test/Assembler/
Dditemplateparameter.ll11 ; CHECK-NEXT: !2 = !DITemplateTypeParameter(name: "Ty", type: !1)
12 ; CHECK-NEXT: !3 = !DITemplateTypeParameter(type: !1)
13 !2 = !DITemplateTypeParameter(name: "Ty", type: !1)
14 !3 = !DITemplateTypeParameter(type: !1)
15 !4 = !DITemplateTypeParameter(name: "", type: !1)
Dinvalid-ditemplatetypeparameter-missing-type.ll4 !0 = !DITemplateTypeParameter(name: "param")
Ddebug-info.ll31 ; CHECK-NEXT: !9 = !DITemplateTypeParameter(type: !6)
35 !11 = !DITemplateTypeParameter(type: !7)
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/
Dmdcompositetype-templateparams-tuple.ll6 ; CHECK-NEXT: !1 = !DITemplateTypeParameter(
10 !1 = !DITemplateTypeParameter(name: "T", type: !0)
/external/llvm/test/Verifier/
Dmdcompositetype-templateparams-tuple.ll6 ; CHECK-NEXT: !1 = !DITemplateTypeParameter(
10 !1 = !DITemplateTypeParameter(name: "T", type: !0)
/external/llvm/test/Bitcode/
Ddityperefs-3.8.ll16 ; CHECK-NEXT: !9 = !DITemplateTypeParameter(type: !1)
34 !9 = !DITemplateTypeParameter(type: !"T1")
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Dpr12831.ll120 !48 = !DITemplateTypeParameter(name: "_Functor", type: !26)
125 !55 = !DITemplateTypeParameter(name: "_Functor", type: !20)
145 !83 = !DITemplateTypeParameter(name: "_Functor", type: !61)
154 !98 = !DITemplateTypeParameter(name: "T", type: !99)
164 !112 = !DITemplateTypeParameter(name: "_Tp", type: !61)
173 !121 = !DITemplateTypeParameter(name: "_Tp", type: !26)
Ddllimport.ll26 !12 = !DITemplateTypeParameter(type: !13)
/external/llvm/test/DebugInfo/X86/
Dpr12831.ll120 !48 = !DITemplateTypeParameter(name: "_Functor", type: !26)
125 !55 = !DITemplateTypeParameter(name: "_Functor", type: !20)
145 !83 = !DITemplateTypeParameter(name: "_Functor", type: !61)
154 !98 = !DITemplateTypeParameter(name: "T", type: !99)
164 !112 = !DITemplateTypeParameter(name: "_Tp", type: !61)
173 !121 = !DITemplateTypeParameter(name: "_Tp", type: !26)
Ddllimport.ll24 !11 = !DITemplateTypeParameter(type: !12)
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/
Ddityperefs-3.8.ll20 ; CHECK-NEXT: !9 = !DITemplateTypeParameter(type: !1)
38 !9 = !DITemplateTypeParameter(type: !"T1")
/external/llvm/test/CodeGen/X86/
Dstack-protector-dbginfo.ll61 !34 = !DITemplateTypeParameter(name: "_Tp", type: !31)
80 !54 = !DITemplateTypeParameter(name: "_Compare", type: !44)
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDIBuilder.h43 class DITemplateTypeParameter; variable
253 DITemplateTypeParameter
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dstack-protector-dbginfo.ll76 !34 = !DITemplateTypeParameter(name: "_Tp", type: !31)
95 !54 = !DITemplateTypeParameter(name: "_Compare", type: !44)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dglobal-dllimport.ll27 !12 = !DITemplateTypeParameter(type: !13)
/external/llvm/test/DebugInfo/COFF/
Dglobal-dllimport.ll25 !11 = !DITemplateTypeParameter(type: !12)
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp488 DITemplateTypeParameter *DITemplateTypeParameter::getImpl(LLVMContext &Context, in getImpl()
494 DEFINE_GETIMPL_LOOKUP(DITemplateTypeParameter, (Name, Type)); in getImpl()
496 DEFINE_GETIMPL_STORE_NO_CONSTRUCTOR_ARGS(DITemplateTypeParameter, Ops); in getImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/
Ddebug-mixed-md5.ll38 !9 = !DITemplateTypeParameter(type: !10)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/
Dtemplate-recursive-void.ll54 !24 = !DITemplateTypeParameter(name: "T", type: null)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfoMetadata.cpp587 DITemplateTypeParameter *DITemplateTypeParameter::getImpl(LLVMContext &Context, in getImpl()
593 DEFINE_GETIMPL_LOOKUP(DITemplateTypeParameter, (Name, Type)); in getImpl()
595 DEFINE_GETIMPL_STORE_NO_CONSTRUCTOR_ARGS(DITemplateTypeParameter, Ops); in getImpl()
/external/llvm/test/DebugInfo/Generic/
Dtemplate-recursive-void.ll55 !30 = !DITemplateTypeParameter(name: "T", type: null)
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.def106 HANDLE_SPECIALIZED_MDNODE_LEAF_UNIQUABLE(DITemplateTypeParameter)

1234