Searched refs:ElementSizeInChars (Results 1 – 1 of 1) sorted by relevance
2500 llvm::Value *ElementSizeInChars = CGF.getTypeSize(Private->getType()); local2502 Bld.CreateNUWMul(ElementSizeInChars, ScratchpadIndex);2515 llvm::Value *ElementSizeInChars = CGF.getTypeSize(Private->getType()); local2517 Bld.CreateNUWMul(ElementSizeInChars, ScratchpadIndex);2597 llvm::Value *ElementSizeInChars = CGF.getTypeSize(Private->getType()); local2600 Bld.CreateNUWMul(ScratchpadWidth, ElementSizeInChars));