Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DRISCV.cpp810 bool HasSiFiveCLICStackSwap = false; in setTargetAttributes() local
830 Kind = HasSiFiveCLICStackSwap ? "SiFive-CLIC-preemptible-stack-swap" in setTargetAttributes()
835 HasSiFiveCLICStackSwap = true; in setTargetAttributes()