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;
572 Type *VaListTy = ABI->vaListType(Ctx); in defineVariadicWrapper()
760 Type *VaListTy = ABI->vaListType(Ctx); in expandCall()
883 Type *VaListTy = ABI->vaListType(Ctx); in expandVAIntrinsicCall()
899 Type *vaListType(LLVMContext &Ctx) override { in vaListType() function
925 Type *vaListType(LLVMContext &Ctx) override { in vaListType() function
955 Type *vaListType(LLVMContext &Ctx) override { in vaListType() function