Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYSubtarget.h195 bool has7E10() const { return Has7E10; } in has7E10() function
H A DCSKY.td325 def iHas7E10 : Predicate<"Subtarget->has7E10()">,