Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h252 bool hasEVA() const { return HasEVA; } in hasEVA() function
DMipsInstrInfo.td218 def HasEVA : Predicate<"Subtarget->hasEVA()">,