Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h78 CoerceAndExpand, enumerator
288 auto AI = ABIArgInfo(CoerceAndExpand); in getCoerceAndExpand()
307 bool isCoerceAndExpand() const { return TheKind == CoerceAndExpand; } in isCoerceAndExpand()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp62 case CoerceAndExpand: in dump()
H A DCGCall.cpp1625 case ABIArgInfo::CoerceAndExpand: in construct()
1736 case ABIArgInfo::CoerceAndExpand: in GetFunctionType()
1804 case ABIArgInfo::CoerceAndExpand: { in GetFunctionType()
2718 case ABIArgInfo::CoerceAndExpand: in ConstructAttributeList()
2900 case ABIArgInfo::CoerceAndExpand: in ConstructAttributeList()
3432 case ABIArgInfo::CoerceAndExpand: { in EmitFunctionProlog()
4078 case ABIArgInfo::CoerceAndExpand: { in EmitFunctionEpilog()
5618 case ABIArgInfo::CoerceAndExpand: { in EmitCall()
6066 case ABIArgInfo::CoerceAndExpand: { in EmitCall()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp158 case ABIArgInfo::CoerceAndExpand: in EmitVAArg()
H A DX86.cpp1017 case ABIArgInfo::CoerceAndExpand: in isArgInAlloca()