Home
last modified time | relevance | path

Searched refs:hasEVA (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h326 bool hasEVA() const { return HasEVA; } in hasEVA() function
H A DMipsScheduleGeneric.td619 // microMIPS EVA ASE - InMicroMipsMode, hasEVA
H A DMipsInstrInfo.td241 def HasEVA : Predicate<"Subtarget->hasEVA()">,