Home
last modified time | relevance | path

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

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