Home
last modified time | relevance | path

Searched refs:CoerceAndExpand (Results 1 – 6 of 6) 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/llvm-project/clang/include/clang/CodeGen/
DCGFunctionInfo.h78 CoerceAndExpand, enumerator
270 auto AI = ABIArgInfo(CoerceAndExpand); in getCoerceAndExpand()
293 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()
/external/llvm-project/clang/lib/CodeGen/
DCGCall.cpp1490 case ABIArgInfo::CoerceAndExpand: in construct()
1598 case ABIArgInfo::CoerceAndExpand: in GetFunctionType()
1674 case ABIArgInfo::CoerceAndExpand: { in GetFunctionType()
2113 case ABIArgInfo::CoerceAndExpand: in ConstructAttributeList()
2274 case ABIArgInfo::CoerceAndExpand: in ConstructAttributeList()
2727 case ABIArgInfo::CoerceAndExpand: { in EmitFunctionProlog()
3328 case ABIArgInfo::CoerceAndExpand: { in EmitFunctionEpilog()
4691 case ABIArgInfo::CoerceAndExpand: { in EmitCall()
5071 case ABIArgInfo::CoerceAndExpand: { in EmitCall()
DTargetInfo.cpp268 case CoerceAndExpand: in dump()
2004 case ABIArgInfo::CoerceAndExpand: in isArgInAlloca()
9396 case ABIArgInfo::CoerceAndExpand: in EmitVAArg()
9766 case ABIArgInfo::CoerceAndExpand: in EmitVAArg()