Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp2346 bool isPassedUsingAVXType(QualType type) const { in isPassedUsingAVXType() function in __anon6bad40bc0211::X86_64ABIInfo
2467 if (getABIInfo().isPassedUsingAVXType(it->Ty)) { in isNoProtoCallVariadic()