Searched defs:supportsEfficientVectorElementLoadStore (Results 1 – 6 of 6) sorted by relevance
85 bool supportsEfficientVectorElementLoadStore() { return true; } supportsEfficientVectorElementLoadStore() function
94 bool supportsEfficientVectorElementLoadStore() { return false; } in supportsEfficientVectorElementLoadStore() function
384 bool supportsEfficientVectorElementLoadStore() const { return false; } supportsEfficientVectorElementLoadStore() function
2472 bool supportsEfficientVectorElementLoadStore() override { supportsEfficientVectorElementLoadStore() function
603 bool TargetTransformInfo::supportsEfficientVectorElementLoadStore() const { supportsEfficientVectorElementLoadStore() function in TargetTransformInfo
6241 bool X86TTIImpl::supportsEfficientVectorElementLoadStore() const { supportsEfficientVectorElementLoadStore() function in X86TTIImpl