Searched defs:supportsEfficientVectorElementLoadStore (Results 1 – 6 of 6) sorted by relevance
83 bool supportsEfficientVectorElementLoadStore() { return true; } in supportsEfficientVectorElementLoadStore() function
93 bool supportsEfficientVectorElementLoadStore() { return false; } in supportsEfficientVectorElementLoadStore() function
341 bool supportsEfficientVectorElementLoadStore() const { return false; } in supportsEfficientVectorElementLoadStore() function
2100 bool supportsEfficientVectorElementLoadStore() override { in supportsEfficientVectorElementLoadStore() function
523 bool TargetTransformInfo::supportsEfficientVectorElementLoadStore() const { in supportsEfficientVectorElementLoadStore() function in TargetTransformInfo
5511 bool X86TTIImpl::supportsEfficientVectorElementLoadStore() const { in supportsEfficientVectorElementLoadStore() function in X86TTIImpl