Home
last modified time | relevance | path

Searched defs:ArgSizeBytes (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp211 uint64_t ArgSizeBytes = 0; in getThunkArgTypes() local
234 int64_t ArgSizeBytes = 0; in getThunkRetType() local
301 Type *T, Align Alignment, bool Ret, uint64_t ArgSizeBytes, in canonicalizeThunkType()