Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYSubtarget.h183 bool smartMode() const { return SmartMode; } in smartMode() function
H A DCSKY.td200 def SmartMode : Predicate<"Subtarget->smartMode()">,