Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Option/
H A DOptTable.cpp222 unsigned ArgSize = 0; in ParseOneArg() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp849 unsigned ArgSize = RoundUpToAlignment(ArgVT.getSizeInBits(), 4); in processCallArgs() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2664 uint64_t ArgSize = MS.DL->getTypeAllocSize(RealTy); in visitCallSite() local
2686 uint64_t ArgSize = MS.DL->getTypeAllocSize(A->getType()); in visitCallSite() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2238 unsigned ArgSize = ArgVT.getStoreSize(); in CalculateStackSlotSize() local
2481 unsigned ArgSize = VA.getLocVT().getStoreSize(); in LowerFormalArguments_32SVR4() local
2689 unsigned ArgSize = ObjSize; in LowerFormalArguments_64SVR4() local
3022 unsigned ArgSize = in LowerFormalArguments_Darwin() local
3068 unsigned ArgSize = ObjSize; in LowerFormalArguments_Darwin() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1644 llvm::APSInt ArgSize(S.Context.getTypeSize(S.Context.IntTy), false); in DeduceTemplateArgumentsByTypeMatch() local
H A DSemaChecking.cpp4125 uint64_t ArgSize = Context.getTypeSize(ArgType); in getBestAbsFunction() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2126 unsigned ArgSize = VA.getValVT().getSizeInBits() / 8; in LowerFormalArguments() local
3981 uint64_t ArgSize = getDataLayout()->getTypeAllocSize(ArgTy); in LowerVAARG() local
H A DAArch64FastISel.cpp2992 unsigned ArgSize = (ArgVT.getSizeInBits() + 7) / 8; in processCallArgs() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2834 unsigned ArgSize, in computeRegArea()
2895 unsigned ArgSize, in StoreByValRegs()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp6573 uint64_t ArgSize = 0; in EmitVAArg() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp16730 uint32_t ArgSize = getDataLayout()->getTypeAllocSize(ArgTy); in LowerVAARG() local
20539 unsigned ArgSize = MI->getOperand(6).getImm(); in EmitVAARG64WithCustomInserter() local