Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips.td238 def ImplP5600 : SubtargetFeature<"p5600", "ProcImpl",
245 : SubtargetFeature<"i6400", "ProcImpl", "MipsSubtarget::CPU::I6400",
249 : SubtargetFeature<"i6500", "ProcImpl", "MipsSubtarget::CPU::I6500",
H A DMipsSubtarget.h70 CPU ProcImpl = CPU::Others; variable