Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSubtarget.h321 bool hasEVA() const { return HasEVA; } in hasEVA() function
H A DMipsScheduleGeneric.td619 // microMIPS EVA ASE - InMicroMipsMode, hasEVA
H A DMipsInstrInfo.td240 def HasEVA : Predicate<"Subtarget->hasEVA()">,