Searched refs:AMDGPUCypressDevice (Results 1 – 3 of 3) sorted by relevance
122 AMDGPUCypressDevice::AMDGPUCypressDevice(AMDGPUSubtarget *ST) in AMDGPUCypressDevice() function in AMDGPUCypressDevice127 AMDGPUCypressDevice::~AMDGPUCypressDevice() { in ~AMDGPUCypressDevice()130 void AMDGPUCypressDevice::setCaps() { in setCaps()
51 class AMDGPUCypressDevice : public AMDGPUEvergreenDevice {53 AMDGPUCypressDevice(AMDGPUSubtarget *ST);54 virtual ~AMDGPUCypressDevice();
38 return new AMDGPUCypressDevice(ptr); in getDeviceFromName()