Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp140 const MemRegion *VAList = in checkPreCall() local
192 const MemRegion *VAList = in checkPreStmt() local
248 void ValistChecker::reportUninitializedAccess(const MemRegion *VAList, in reportUninitializedAccess()
311 const MemRegion *VAList = in checkVAListStartCall() local
358 const MemRegion *VAList = in checkVAListEndCall() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1661 Value *llvm::emitVSNPrintf(Value *Dest, Value *Size, Value *Fmt, Value *VAList, in emitVSNPrintf()
1672 Value *llvm::emitVSPrintf(Value *Dest, Value *Fmt, Value *VAList, in emitVSPrintf()
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp742 SDValue VAList = in LowerVAARG() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1770 GenericValue VAList = getOperandValue(I.getOperand(0), SF); in visitVAArgInst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2348 SDValue VAList = VAListLoad; in LowerVAARG() local
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1594 SDValue VAList = in lowerVAARG() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2708 SDValue VAList = in LowerVAARG() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2279 SDValue VAList = VAListLoad; in lowerVAARG() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9445 SDValue VAList = Op.getOperand(1); in LowerAAPCS_VASTART() local
9556 SDValue VAList = in LowerVAARG() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp4800 Address PPC32_SVR4_ABIInfo::EmitVAArg(CodeGenFunction &CGF, Address VAList, in EmitVAArg()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2278 SDValue VAList = VAListLoad; in expandVAArg() local