Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Ddibuilder.go433 type DISubrange struct { struct
434 Lo int64
435 Count int64
/aosp_15_r20/external/llvm/docs/
H A DLangRef.rst4127 .. _DISubrange: target
4129 DISubrange subsubsection
4141 .. _DIEnumerator:
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h292 DISubrange(LLVMContext &C, StorageType Storage, Metadata *Node, in DISubrange() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDebugInfoMetadata.cpp380 DISubrange::DISubrange(LLVMContext &C, StorageType Storage, in DISubrange() function in DISubrange