Home
last modified time | relevance | path

Searched defs:isValidElementType (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/mlir/include/mlir/IR/
DBuiltinTypes.h431 static bool isValidElementType(Type t) { in isValidElementType() function
525 static bool isValidElementType(Type type) { in isValidElementType() function
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DLLVMTypes.cpp261 bool LLVMArrayType::isValidElementType(LLVMType type) { in isValidElementType() function in LLVMArrayType
368 bool LLVMPointerType::isValidElementType(LLVMType type) { in isValidElementType() function in LLVMPointerType
398 bool LLVMStructType::isValidElementType(LLVMType type) { in isValidElementType() function in LLVMStructType
471 bool LLVMVectorType::isValidElementType(LLVMType type) { in isValidElementType() function in LLVMVectorType
/external/llvm-project/llvm/lib/IR/
DType.cpp521 bool StructType::isValidElementType(Type *ElemTy) { in isValidElementType() function in StructType
583 bool ArrayType::isValidElementType(Type *ElemTy) { in isValidElementType() function in ArrayType
607 bool VectorType::isValidElementType(Type *ElemTy) { in isValidElementType() function in VectorType
685 bool PointerType::isValidElementType(Type *ElemTy) { in isValidElementType() function in PointerType
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp511 bool StructType::isValidElementType(Type *ElemTy) { in isValidElementType() function in StructType
599 bool ArrayType::isValidElementType(Type *ElemTy) { in isValidElementType() function in ArrayType
628 bool VectorType::isValidElementType(Type *ElemTy) { in isValidElementType() function in VectorType
663 bool PointerType::isValidElementType(Type *ElemTy) { in isValidElementType() function in PointerType
/external/llvm/lib/IR/
DType.cpp530 bool StructType::isValidElementType(Type *ElemTy) { in isValidElementType() function in StructType
620 bool ArrayType::isValidElementType(Type *ElemTy) { in isValidElementType() function in ArrayType
650 bool VectorType::isValidElementType(Type *ElemTy) { in isValidElementType() function in VectorType
689 bool PointerType::isValidElementType(Type *ElemTy) { in isValidElementType() function in PointerType
/external/llvm-project/mlir/lib/IR/
DBuiltinTypes.cpp323 bool TensorType::isValidElementType(Type type) { in isValidElementType() function in TensorType
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp108 static bool isValidElementType(Type *Ty) { in isValidElementType() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp194 static bool isValidElementType(Type *Ty) { in isValidElementType() function
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp191 static bool isValidElementType(Type *Ty) { in isValidElementType() function