Home
last modified time | relevance | path

Searched refs:vaListType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp110 virtual Type *vaListType(LLVMContext &Ctx) = 0;
592 Type *VaListTy = ABI->vaListType(Ctx); in defineVariadicWrapper()
782 Type *VaListTy = ABI->vaListType(Ctx); in expandCall()
905 Type *VaListTy = ABI->vaListType(Ctx); in expandVAIntrinsicCall()
921 Type *vaListType(LLVMContext &Ctx) override { in vaListType() function
947 Type *vaListType(LLVMContext &Ctx) override { in vaListType() function
977 Type *vaListType(LLVMContext &Ctx) override { in vaListType() function