Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/CodeGen/
HDCGFunctionInfo.h78 CoerceAndExpand, enumerator
280 auto AI = ABIArgInfo(CoerceAndExpand); in getCoerceAndExpand()
303 bool isCoerceAndExpand() const { return TheKind == CoerceAndExpand; } in isCoerceAndExpand()
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDTargetInfo.cpp62 case CoerceAndExpand: in dump()
HDCGCall.cpp1528 case ABIArgInfo::CoerceAndExpand: in construct()
1640 case ABIArgInfo::CoerceAndExpand: in GetFunctionType()
1710 case ABIArgInfo::CoerceAndExpand: { in GetFunctionType()
2583 case ABIArgInfo::CoerceAndExpand: in ConstructAttributeList()
2765 case ABIArgInfo::CoerceAndExpand: in ConstructAttributeList()
3307 case ABIArgInfo::CoerceAndExpand: { in EmitFunctionProlog()
3915 case ABIArgInfo::CoerceAndExpand: { in EmitFunctionEpilog()
5434 case ABIArgInfo::CoerceAndExpand: { in EmitCall()
5873 case ABIArgInfo::CoerceAndExpand: { in EmitCall()
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDSparc.cpp301 case ABIArgInfo::CoerceAndExpand: in EmitVAArg()
HDXCore.cpp158 case ABIArgInfo::CoerceAndExpand: in EmitVAArg()
HDX86.cpp1018 case ABIArgInfo::CoerceAndExpand: in isArgInAlloca()