Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A 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
/aosp_15_r20/external/llvm/lib/IR/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DType.cpp590 bool StructType::isValidElementType(Type *ElemTy) { in isValidElementType() function in StructType
652 bool ArrayType::isValidElementType(Type *ElemTy) { in isValidElementType() function in ArrayType
677 bool VectorType::isValidElementType(Type *ElemTy) { in isValidElementType() function in VectorType
780 bool PointerType::isValidElementType(Type *ElemTy) { in isValidElementType() function in PointerType
H A DTypedPointerType.cpp39 bool TypedPointerType::isValidElementType(Type *ElemTy) { in isValidElementType() function in TypedPointerType
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp108 static bool isValidElementType(Type *Ty) { in isValidElementType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp194 static bool isValidElementType(Type *Ty) { in isValidElementType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp200 static bool isValidElementType(Type *Ty) { in isValidElementType() function