Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp1489 bool isPassedUsingAVXType(QualType type) const { in isPassedUsingAVXType() function in __anon464860240211::X86_64ABIInfo
1576 if (getABIInfo().isPassedUsingAVXType(it->Ty)) { in isNoProtoCallVariadic()