Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYSubtarget.h158 bool hasTrust() const { return HasTrust; } in hasTrust() function
H A DCSKY.td163 def HasTrust : Predicate<"Subtarget->hasTrust()">,