Searched refs:ElementSizeInChars (Results 1 – 1 of 1) sorted by relevance
1951 llvm::Value *ElementSizeInChars = CGF.getTypeSize(Private->getType()); local1953 Bld.CreateNUWMul(ElementSizeInChars, ScratchpadIndex);1966 llvm::Value *ElementSizeInChars = CGF.getTypeSize(Private->getType()); local1968 Bld.CreateNUWMul(ElementSizeInChars, ScratchpadIndex);2050 llvm::Value *ElementSizeInChars = CGF.getTypeSize(Private->getType()); local2053 Bld.CreateNUWMul(ScratchpadWidth, ElementSizeInChars));