Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h147 bool HasLSLFast = false; variable
447 bool hasLSLFast() const { return HasLSLFast; } in hasLSLFast()
H A DAArch64.td337 "lsl-fast", "HasLSLFast", "true",