Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp1976 bool isPassedUsingAVXType(QualType type) const { in isPassedUsingAVXType() function in __anoncb30615c0211::X86_64ABIInfo
2078 if (getABIInfo().isPassedUsingAVXType(it->Ty)) { in isNoProtoCallVariadic()