Home
last modified time | relevance | path

Searched defs:SequentialType (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DDerivedTypes.h311 SequentialType(TypeID TID, Type *ElType) in SequentialType() function
321 static inline bool classof(const SequentialType *) { return true; } in classof()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DConstants.h48 class SequentialType; variable
DDerivedTypes.h348 SequentialType(TypeID TID, Type *ElType, uint64_t NumElements) in SequentialType() function
/external/llvm/include/llvm/IR/
DConstants.h38 class SequentialType; variable
DDerivedTypes.h320 SequentialType(TypeID TID, Type *ElType) in SequentialType() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h324 SequentialType(TypeID TID, Type *ElType, uint64_t NumElements) in SequentialType() function