Searched defs:supportsEfficientVectorElementLoadStore (Results 1 – 6 of 6) sorted by relevance
94 bool supportsEfficientVectorElementLoadStore() { return false; } in supportsEfficientVectorElementLoadStore() function
85 bool supportsEfficientVectorElementLoadStore() { return true; } in supportsEfficientVectorElementLoadStore() function
362 bool supportsEfficientVectorElementLoadStore() const { return false; } supportsEfficientVectorElementLoadStore() function
2406 bool supportsEfficientVectorElementLoadStore() override { supportsEfficientVectorElementLoadStore() function
581 bool TargetTransformInfo::supportsEfficientVectorElementLoadStore() const { supportsEfficientVectorElementLoadStore() function in TargetTransformInfo
6169 bool X86TTIImpl::supportsEfficientVectorElementLoadStore() const { supportsEfficientVectorElementLoadStore() function in X86TTIImpl