Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp1118 static bool isX86VectorCallAggregateSmallEnough(uint64_t NumMembers) { in isX86VectorCallAggregateSmallEnough() function
1174 return isX86VectorCallAggregateSmallEnough(NumMembers); in isHomogeneousAggregateSmallEnough()
2455 return isX86VectorCallAggregateSmallEnough(NumMembers); in isHomogeneousAggregateSmallEnough()