Searched defs:TySize (Results 1 – 10 of 10) sorted by relevance
117 const unsigned TySize = Ty.getSizeInBits(); in getRegClassForTypeOnBank() local180 const unsigned TySize = Ty.getSizeInBits(); in selectLoadStoreOpCode() local
147 uint64_t TySize = in set() local
3993 uint64_t TySize = DL.getTypeAllocSize(Ty); in visitAlloca() local7922 uint64_t TySize = DL.getTypeAllocSize(Ty); in getAddressForMemoryInput() local9080 uint64_t TySize = DL.getTypeAllocSize(CLI.RetTy); in LowerCallTo() local
278 int TySize = DL.getTypeSizeInBits(Ty); in canWidenScalarExtLoad() local967 int TySize = Mod->getDataLayout().getTypeSizeInBits(I.getType()); in visitLoadInst() local
764 unsigned TySize = DL.getTypeSizeInBits(Ty); in collectInstructions() local818 unsigned TySize = DL.getTypeSizeInBits(Ty); in collectInstructions() local
889 unsigned TySize = Ty.getSizeInBytes(); in findGISelOptimalMemOpLowering() local1033 unsigned TySize = Ty.getSizeInBytes(); in optimizeMemset() local
1835 Register TySize = in translateAlloca() local
653 uint64_t TySize = DL.getTypeAllocSize(Ty); in moveDynamicAllocasToUnsafeStack() local
1135 if (int64_t TySize = DL.getTypeAllocSize(Ty)) { in FindElementAtOffset() local
2566 size_t Stride, size_t TySize) { in SelectBaseMVE_VMLLDAV()