Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/CSKY/
HDCSKYSubtarget.h156 bool hasExtendLrw() const { return HasExtendLrw; } in hasExtendLrw() function
HDCSKY.td157 def HasExtendLrw : Predicate<"Subtarget->hasExtendLrw()">,