Searched defs:ArgSize (Results 1 – 11 of 11) sorted by relevance
222 unsigned ArgSize = 0; in ParseOneArg() local
849 unsigned ArgSize = RoundUpToAlignment(ArgVT.getSizeInBits(), 4); in processCallArgs() local
2664 uint64_t ArgSize = MS.DL->getTypeAllocSize(RealTy); in visitCallSite() local2686 uint64_t ArgSize = MS.DL->getTypeAllocSize(A->getType()); in visitCallSite() local
2238 unsigned ArgSize = ArgVT.getStoreSize(); in CalculateStackSlotSize() local2481 unsigned ArgSize = VA.getLocVT().getStoreSize(); in LowerFormalArguments_32SVR4() local2689 unsigned ArgSize = ObjSize; in LowerFormalArguments_64SVR4() local3022 unsigned ArgSize = in LowerFormalArguments_Darwin() local3068 unsigned ArgSize = ObjSize; in LowerFormalArguments_Darwin() local
1644 llvm::APSInt ArgSize(S.Context.getTypeSize(S.Context.IntTy), false); in DeduceTemplateArgumentsByTypeMatch() local
4125 uint64_t ArgSize = Context.getTypeSize(ArgType); in getBestAbsFunction() local
2126 unsigned ArgSize = VA.getValVT().getSizeInBits() / 8; in LowerFormalArguments() local3981 uint64_t ArgSize = getDataLayout()->getTypeAllocSize(ArgTy); in LowerVAARG() local
2992 unsigned ArgSize = (ArgVT.getSizeInBits() + 7) / 8; in processCallArgs() local
2834 unsigned ArgSize, in computeRegArea()2895 unsigned ArgSize, in StoreByValRegs()
6573 uint64_t ArgSize = 0; in EmitVAArg() local
16730 uint32_t ArgSize = getDataLayout()->getTypeAllocSize(ArgTy); in LowerVAARG() local20539 unsigned ArgSize = MI->getOperand(6).getImm(); in EmitVAARG64WithCustomInserter() local