Home
last modified time | relevance | path

Searched defs:VAList (Results 1 – 13 of 13) 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.cpp1829 Value *llvm::emitVSNPrintf(Value *Dest, Value *Size, Value *Fmt, Value *VAList, in emitVSNPrintf()
1840 Value *llvm::emitVSPrintf(Value *Dest, Value *Fmt, Value *VAList, in emitVSPrintf()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp430 RValue PPC32_SVR4_ABIInfo::EmitVAArg(CodeGenFunction &CGF, Address VAList, in EmitVAArg()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp710 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.cpp1582 SDValue VAList = in lowerVAARG() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2716 SDValue VAList = in LowerVAARG() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2443 SDValue VAList = VAListLoad; in lowerVAARG() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp3060 SDValue VAList = VAListLoad; in LowerVAARG() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2032 const auto VAList = I.getOperand(0).getReg(); in selectVaStartAAPCS() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp9580 auto VAList = MIRBuilder.buildLoad(PtrTy, ListPtr, *PtrLoadMMO).getReg(0); in lowerVAArg() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11806 SDValue VAList = Op.getOperand(1); in LowerAAPCS_VASTART() local
11919 SDValue VAList = in LowerVAARG() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2663 SDValue VAList = VAListLoad; in expandVAArg() local