Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp2668 ABIKind getABIKind() const { return Kind; } in getABIKind() function in __anon7cb30d790511::ARMABIInfo
2733 switch (getABIKind()) { in computeInfo()
2836 if (getABIKind() == ARMABIInfo::AAPCS_VFP) { in classifyArgumentType()
2977 if (getABIKind() == APCS) { in classifyReturnType()
3010 if (getABIKind() == AAPCS_VFP) { in classifyReturnType()