Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h67 CoerceAndExpand, enumerator
219 auto AI = ABIArgInfo(CoerceAndExpand); in getCoerceAndExpand()
241 bool isCoerceAndExpand() const { return TheKind == CoerceAndExpand; } in isCoerceAndExpand()
/external/clang/lib/CodeGen/
DCGCall.cpp1394 case ABIArgInfo::CoerceAndExpand: in construct()
1500 case ABIArgInfo::CoerceAndExpand: in GetFunctionType()
1570 case ABIArgInfo::CoerceAndExpand: { in GetFunctionType()
1828 case ABIArgInfo::CoerceAndExpand: in ConstructAttributeList()
1941 case ABIArgInfo::CoerceAndExpand: in ConstructAttributeList()
2381 case ABIArgInfo::CoerceAndExpand: { in EmitFunctionProlog()
2794 case ABIArgInfo::CoerceAndExpand: { in EmitFunctionEpilog()
3776 case ABIArgInfo::CoerceAndExpand: { in EmitCall()
4019 case ABIArgInfo::CoerceAndExpand: { in EmitCall()
DTargetInfo.cpp232 case CoerceAndExpand: in dump()
1666 case ABIArgInfo::CoerceAndExpand: in isArgInAlloca()
7171 case ABIArgInfo::CoerceAndExpand: in EmitVAArg()
7402 case ABIArgInfo::CoerceAndExpand: in EmitVAArg()