OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HD6XXX
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/gallium/drivers/radeon/
AMDGPUTargetMachine.cpp
59
if (Subtarget.device()->getGeneration() <= AMDGPUDeviceInfo::
HD6XXX
) {
99
if (ST.device()->getGeneration() <= AMDGPUDeviceInfo::
HD6XXX
) {
115
if (ST.device()->getGeneration() > AMDGPUDeviceInfo::
HD6XXX
) {
137
if (ST.device()->getGeneration() <= AMDGPUDeviceInfo::
HD6XXX
) {
AMDILNIDevice.cpp
46
return AMDGPUDeviceInfo::
HD6XXX
;
AMDILDeviceInfo.h
54
// uav(Arena on HD5XXX/
HD6XXX
and Raw on HD4XXX).
78
HD6XXX
, // NI/Evergreen+ based devices.
AMDGPUAsmPrinter.cpp
46
if (STM.device()->getGeneration() > AMDGPUDeviceInfo::
HD6XXX
) {
AMDILPeepholeOptimizer.cpp
[
all
...]
Completed in 65 milliseconds