Searched defs:isLegalBroadcastLoad (Results 1 – 5 of 5) sorted by relevance
299 bool isLegalBroadcastLoad(Type *ElementTy, ElementCount NumElements) const { in isLegalBroadcastLoad() function
288 bool isLegalBroadcastLoad(Type *ElementTy, ElementCount NumElements) const { in isLegalBroadcastLoad() function
2405 bool isLegalBroadcastLoad(Type *ElementTy, in isLegalBroadcastLoad() function
478 bool TargetTransformInfo::isLegalBroadcastLoad(Type *ElementTy, in isLegalBroadcastLoad() function in TargetTransformInfo
5998 bool X86TTIImpl::isLegalBroadcastLoad(Type *ElementTy, in isLegalBroadcastLoad() function in X86TTIImpl