Searched defs:hasConditionalLoadStoreForType (Results 1 – 3 of 3) sorted by relevance
563 virtual bool hasConditionalLoadStoreForType(Type *Ty, bool IsStore) const { in hasConditionalLoadStoreForType() function
767 bool TargetTransformInfo::hasConditionalLoadStoreForType(Type *Ty, in hasConditionalLoadStoreForType() function in TargetTransformInfo
179 bool X86TTIImpl::hasConditionalLoadStoreForType(Type *Ty, bool IsStore) const { in hasConditionalLoadStoreForType() function in X86TTIImpl