Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h64 bool NoreturnStackElim = false; variable
232 bool noreturnStackElim() const { return NoreturnStackElim; } in noreturnStackElim()
H A DHexagon.td89 "NoreturnStackElim", "true",