Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.h52 CPU ProcImpl; variable
H A DMips.td186 def ImplP5600 : SubtargetFeature<"p5600", "ProcImpl",
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSubtarget.h70 CPU ProcImpl; variable
H A DMips.td228 def ImplP5600 : SubtargetFeature<"p5600", "ProcImpl",
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsSubtarget.h73 CPU ProcImpl; variable
H A DMips.td233 def ImplP5600 : SubtargetFeature<"p5600", "ProcImpl",
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
H A DMipsGenSubtargetInfo.inc3853 …if (Bits[Mips::ImplP5600] && ProcImpl < MipsSubtarget::CPU::P5600) ProcImpl = MipsSubtarget::CPU::…
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/Mips/
H A DMipsGenSubtargetInfo.inc3922 …if (Bits[Mips::ImplP5600] && ProcImpl < MipsSubtarget::CPU::P5600) ProcImpl = MipsSubtarget::CPU::…