Home
last modified time | relevance | path

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

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