Searched defs:Arm64ArgTypes (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64Arm64ECCallLowering.cpp | 105 SmallVector<Type *> Arm64ArgTypes; getThunkType() local 129 getThunkArgTypes(FunctionType * FT,AttributeList AttrList,ThunkType TT,raw_ostream & Out,SmallVectorImpl<Type * > & Arm64ArgTypes,SmallVectorImpl<Type * > & X64ArgTypes,bool HasSretPtr) getThunkArgTypes() argument 203 getThunkRetType(FunctionType * FT,AttributeList AttrList,raw_ostream & Out,Type * & Arm64RetTy,Type * & X64RetTy,SmallVectorImpl<Type * > & Arm64ArgTypes,SmallVectorImpl<Type * > & X64ArgTypes,bool & HasSretPtr) getThunkRetType() argument [all...] |