Searched refs:HasSEL2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h122 bool HasSEL2 = false; member in class:llvm::final
442 bool hasSEL2() const { return HasSEL2; }

Completed in 54 milliseconds