Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYSubtarget.h191 bool has3E3r1() const { return Has3E3r1; } in has3E3r1() function
H A DCSKY.td293 def iHas3E3r1 : Predicate<"Subtarget->has3E3r1()">,