Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h511 bool hasJS() const { return HasJS; } in hasJS() function
H A DAArch64InstrInfo.td39 def HasJS : Predicate<"Subtarget->hasJS()">,