Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h120 bool HasLSLFast = false; variable
354 bool hasLSLFast() const { return HasLSLFast; } in hasLSLFast()
H A DAArch64.td294 "lsl-fast", "HasLSLFast", "true",