Home
last modified time | relevance | path

Searched defs:DIBasicType (Results 1 – 4 of 4) sorted by relevance

/external/llvm/bindings/go/llvm/
Ddibuilder.go277 type DIBasicType struct { struct
278 Name string
279 SizeInBits uint64
280 AlignInBits uint64
281 Encoding DwarfTypeEncoding
/external/llvm/docs/
DLangRef.rst3980 .. _DIBasicType: target
3982 DIBasicType subsubsection
4007 .. _DISubroutineType:
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h695 DIBasicType(LLVMContext &C, StorageType Storage, unsigned Tag, in DIBasicType() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h809 DIBasicType(LLVMContext &C, StorageType Storage, unsigned Tag, in DIBasicType() function