Searched refs:ElementSizeInChars (Results 1 – 1 of 1) sorted by relevance
1599 llvm::Value *ElementSizeInChars = CGF.getTypeSize(Private->getType()); local1601 Bld.CreateNUWMul(ElementSizeInChars, ScratchpadIndex);1614 llvm::Value *ElementSizeInChars = CGF.getTypeSize(Private->getType()); local1616 Bld.CreateNUWMul(ElementSizeInChars, ScratchpadIndex);1698 llvm::Value *ElementSizeInChars = CGF.getTypeSize(Private->getType()); local1701 Bld.CreateNUWMul(ScratchpadWidth, ElementSizeInChars));