Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYSubtarget.h192 bool has3E7() const { return Has3E7; } in has3E7() function
H A DCSKY.td313 def iHas3E7 : Predicate<"Subtarget->has3E7()">,