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.cpp216 uint64_t ArgSizeBytes = 0; in getThunkArgTypes() local
239 int64_t ArgSizeBytes = 0; in getThunkRetType() local
306 Type *T, Align Alignment, bool Ret, uint64_t ArgSizeBytes, in canonicalizeThunkType()