Searched defs:X64Ty (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64Arm64ECCallLowering.cpp | 98 getThunkType(FunctionType * FT,AttributeList AttrList,ThunkType TT,raw_ostream & Out,FunctionType * & Arm64Ty,FunctionType * & X64Ty) getThunkType() argument 193 Type *Arm64Ty, *X64Ty; getThunkArgTypes() local 237 Type *Arm64Ty, *X64Ty; getThunkRetType() local 268 canonicalizeThunkType(Type * T,Align Alignment,bool Ret,uint64_t ArgSizeBytes,raw_ostream & Out,Type * & Arm64Ty,Type * & X64Ty) canonicalizeThunkType() argument 351 FunctionType *Arm64Ty, *X64Ty; buildExitThunk() local 454 FunctionType *Arm64Ty, *X64Ty; buildEntryThunk() local 553 FunctionType *Arm64Ty, *X64Ty; buildGuestExitThunk() local [all...] |