Searched refs:ElementSizeInChars (Results 1 – 1 of 1) sorted by relevance
1912 llvm::Value *ElementSizeInChars = CGF.getTypeSize(Private->getType()); local1914 Bld.CreateNUWMul(ElementSizeInChars, ScratchpadIndex);1927 llvm::Value *ElementSizeInChars = CGF.getTypeSize(Private->getType()); local1929 Bld.CreateNUWMul(ElementSizeInChars, ScratchpadIndex);2009 llvm::Value *ElementSizeInChars = CGF.getTypeSize(Private->getType()); local2012 Bld.CreateNUWMul(ScratchpadWidth, ElementSizeInChars));