Searched refs:isLoadableOrStorableType (Results 1 – 7 of 7) sorted by relevance
468 static bool isLoadableOrStorableType(Type *ElemTy);
463 static bool isLoadableOrStorableType(Type *ElemTy);
492 static bool isLoadableOrStorableType(Type *ElemTy);
648 bool PointerType::isLoadableOrStorableType(Type *ElemTy) { in isLoadableOrStorableType() function in PointerType
694 bool PointerType::isLoadableOrStorableType(Type *ElemTy) { in isLoadableOrStorableType() function in PointerType
3364 if (!PointerType::isLoadableOrStorableType(ElemType)) in typeCheckLoadStoreInst()
4355 if (!PointerType::isLoadableOrStorableType(ElemType)) in typeCheckLoadStoreInst()