Searched refs:R700 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h39 R700, enumerator in enum:llvm::AMDGPUSubtarget::Generation
H A DR600ControlFlowFinalizer.cpp122 if (ST->getGeneration() <= AMDGPUSubtarget::R700) {
H A DR600InstrInfo.cpp1259 if (ST.getGeneration() <= AMDGPUSubtarget::R700)
H A DR600ISelLowering.cpp954 // On hw >= R700, COS/SIN input must be between -1. and 1.
980 if (Gen >= AMDGPUSubtarget::R700)

Completed in 112 milliseconds