Home
last modified time | relevance | path

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

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