Home
last modified time | relevance | path

Searched refs:R700 (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDR700Instructions.td1 //===-- R700Instructions.td - R700 Instruction defs -------*- tablegen -*-===//
11 // - Available to R700 and newer VLIW4/VLIW5 GPUs
12 // - Available only on R700 family GPUs.
16 def isR700 : Predicate<"Subtarget->getGeneration() == AMDGPUSubtarget::R700">;
HDAMDGPUSubtarget.h41 R700, enumerator
HDProcessors.td32 // R700
HDAMDGPU.td216 def FeatureR700 : SubtargetFeatureGeneration<"R700",
HDR600ControlFlowFinalizer.cpp122 if (ST->getGeneration() <= AMDGPUSubtarget::R700) { in getSubEntrySize()
HDR600Instructions.td338 def isR600 : Predicate<"Subtarget->getGeneration() <= AMDGPUSubtarget::R700">;
676 // Common Instructions R600, R700, Evergreen, Cayman
1157 // R600 / R700 Instructions
HDR600InstrInfo.cpp1259 if (ST.getGeneration() <= AMDGPUSubtarget::R700) in buildSlotOfVectorInstruction()
HDR600ISelLowering.cpp968 if (Gen >= AMDGPUSubtarget::R700) in LowerTrig()
/NextBSD/share/misc/
HDpci_vendors2925 9441 R700 [Radeon HD 4870 X2]
2929 9443 R700 [Radeon HD 4850 X2]