Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp139 const MemRegion *VAList = in checkPreCall() local
191 const MemRegion *VAList = in checkPreStmt() local
247 void ValistChecker::reportUninitializedAccess(const MemRegion *VAList, in reportUninitializedAccess()
310 const MemRegion *VAList = in checkVAListStartCall() local
357 const MemRegion *VAList = in checkVAListEndCall() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1671 Value *llvm::emitVSNPrintf(Value *Dest, Value *Size, Value *Fmt, Value *VAList, in emitVSNPrintf()
1682 Value *llvm::emitVSPrintf(Value *Dest, Value *Fmt, Value *VAList, in emitVSPrintf()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp426 RValue PPC32_SVR4_ABIInfo::EmitVAArg(CodeGenFunction &CGF, Address VAList, in EmitVAArg()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp737 SDValue VAList = in LowerVAARG() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1734 GenericValue VAList = getOperandValue(I.getOperand(0), SF); in visitVAArgInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1591 SDValue VAList = in lowerVAARG() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2754 SDValue VAList = in LowerVAARG() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2839 SDValue VAList = VAListLoad; in LowerVAARG() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2302 SDValue VAList = VAListLoad; in lowerVAARG() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp8618 auto VAList = MIRBuilder.buildLoad(PtrTy, ListPtr, *PtrLoadMMO).getReg(0); in lowerVAArg() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10977 SDValue VAList = Op.getOperand(1); in LowerAAPCS_VASTART() local
11090 SDValue VAList = in LowerVAARG() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2425 SDValue VAList = VAListLoad; in expandVAArg() local