Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1838 virtual unsigned getVaListSizeInBits(const DataLayout &DL) const { in getVaListSizeInBits() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp26970 AArch64TargetLowering::getVaListSizeInBits(const DataLayout &DL) const { in getVaListSizeInBits() function in AArch64TargetLowering