Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h393 bool hasJS() const { return HasJS; } in hasJS() function
H A DAArch64InstrInfo.td36 def HasJS : Predicate<"Subtarget->hasJS()">,