Searched refs:ElementSizeInChars (Results 1 – 1 of 1) sorted by relevance
3005 llvm::Value *ElementSizeInChars = CGF.getTypeSize(Private->getType()); local3007 Bld.CreateNUWMul(ElementSizeInChars, ScratchpadIndex);3020 llvm::Value *ElementSizeInChars = CGF.getTypeSize(Private->getType()); local3022 Bld.CreateNUWMul(ElementSizeInChars, ScratchpadIndex);3088 llvm::Value *ElementSizeInChars = CGF.getTypeSize(Private->getType()); local3091 Bld.CreateNUWMul(ScratchpadWidth, ElementSizeInChars));