Home
last modified time | relevance | path

Searched refs:HasCnMipsP (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h117 bool HasCnMipsP; variable
284 bool hasCnMipsP() const { return HasCnMipsP; } in hasCnMipsP()
H A DMipsSubtarget.cpp78 IsGP64bit(false), HasVFPU(false), HasCnMips(false), HasCnMipsP(false), in MipsSubtarget()
H A DMips.td185 def FeatureCnMipsP : SubtargetFeature<"cnmipsp", "HasCnMipsP",
H A DMipsScheduleP5600.td22 HasCnMips, HasCnMipsP,
H A DMipsScheduleGeneric.td728 // Cavium Networks MIPS (cnMIPSP) - Octeon+, HasCnMipsP
H A DMipsInstrInfo.td215 def HasCnMipsP : Predicate<"Subtarget->hasCnMipsP()">,
448 list<Predicate> ASEPredicate = [HasCnMipsP];