Home
last modified time | relevance | path

Searched refs:R600ALUInst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Processors.td16 def FeatureR600ALUInst : SubtargetFeature<"R600ALUInst",
17 "R600ALUInst",
H A DR600Subtarget.h38 bool R600ALUInst = false; variable