Home
last modified time | relevance | path

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

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