Home
last modified time | relevance | path

Searched refs:isX86VectorCallAggregateSmallEnough (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp1111 static bool isX86VectorCallAggregateSmallEnough(uint64_t NumMembers) { in isX86VectorCallAggregateSmallEnough() function
1167 return isX86VectorCallAggregateSmallEnough(NumMembers); in isHomogeneousAggregateSmallEnough()
2457 return isX86VectorCallAggregateSmallEnough(NumMembers); in isHomogeneousAggregateSmallEnough()