Home
last modified time | relevance | path

Searched refs:isSequentialType (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
DType.h110 static bool isSequentialType(TypeID TyID) { in isSequentialType() function
340 assert(isSequentialType(getTypeID()) && "Not a sequential type!"); in getSequentialElementType()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h112 static bool isSequentialType(TypeID TyID) { in isSequentialType() function
342 assert(isSequentialType(getTypeID()) && "Not a sequential type!"); in getSequentialElementType()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DType.h113 static bool isSequentialType(TypeID TyID) { in isSequentialType() function
359 assert(isSequentialType(getTypeID()) && "Not a sequential type!"); in getSequentialElementType()