Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1413 Value *llvm::emitVSNPrintf(Value *Dest, Value *Size, Value *Fmt, Value *VAList, in emitVSNPrintf()
1421 Value *llvm::emitVSPrintf(Value *Dest, Value *Fmt, Value *VAList, in emitVSPrintf()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp745 SDValue VAList = in LowerVAARG() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1770 GenericValue VAList = getOperandValue(I.getOperand(0), SF); in visitVAArgInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1403 SDValue VAList = in lowerVAARG() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2534 SDValue VAList = in LowerVAARG() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2271 SDValue VAList = VAListLoad; in lowerVAARG() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7338 SDValue VAList = Op.getOperand(1); in LowerAAPCS_VASTART() local
7449 SDValue VAList = in LowerVAARG() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp4691 Address PPC32_SVR4_ABIInfo::EmitVAArg(CodeGenFunction &CGF, Address VAList, in EmitVAArg()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2109 SDValue VAList = VAListLoad; in expandVAArg() local