Searched defs:ResSize (Results 1 – 5 of 5) sorted by relevance
1710 uint64_t ResSize = DL.getTypeAllocSize(ResElTy); in visitGetElementPtrInst() local1748 uint64_t ResSize = DL.getTypeAllocSize(ResElTy); in visitGetElementPtrInst() local
2105 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local2145 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
2130 uint64_t ResSize = CGM.getDataLayout().getTypeSizeInBits(TruncTy); in EmitAsmStmt() local
2596 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedValue(); in visitGetElementPtrInst() local2634 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedValue(); in visitGetElementPtrInst() local
28116 unsigned ResSize = N1.getValueType().getScalarSizeInBits(); in combineVectorZext() local