Searched defs:ResSize (Results 1 – 4 of 4) 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
28116 unsigned ResSize = N1.getValueType().getScalarSizeInBits(); in combineVectorZext() local