Searched refs:isPassedUsingAVXType (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp2319 bool isPassedUsingAVXType(QualType type) const { function in class:__anon1834::X86_64ABIInfo
2444 if (getABIInfo().isPassedUsingAVXType(it->Ty)) {

Completed in 98 milliseconds