Home
last modified time | relevance | path

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

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