Searched defs:TySize (Results 1 – 5 of 5) sorted by relevance
119 uint64_t TySize = MF->getDataLayout().getTypeAllocSize(Ty); in set() local
3072 uint64_t TySize = DL.getTypeAllocSize(Ty); in visitAlloca() local6260 uint64_t TySize = DL.getTypeAllocSize(Ty); in visitInlineAsm() local7007 uint64_t TySize = DL.getTypeAllocSize(CLI.RetTy); in LowerCallTo() local
611 uint64_t TySize = DL->getTypeAllocSize(Ty); in moveDynamicAllocasToUnsafeStack() local
2552 unsigned TySize = (unsigned)Context.getTypeSize(Ty); in BitsContainNoUserData() local3258 uint64_t TySize = SizeAlign.first.getQuantity(); in EmitVAArg() local5999 uint64_t TySize, SmallVectorImpl<llvm::Type *> &ArgList) const { in CoerceToIntArgs()6085 uint64_t TySize = getContext().getTypeSize(Ty); in classifyArgumentType() local6269 int TySize = getContext().getTypeSize(Ty); in shouldSignExtUnsignedType() local
943 if (int64_t TySize = DL.getTypeAllocSize(Ty)) { in FindElementAtOffset() local