Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp183 EnableSaveRestoreLong("enable-save-restore-long", cl::Hidden, variable
1380 bool LongCalls = HST.useLongCalls() || EnableSaveRestoreLong; in insertCSRSpillsInBlock()
1445 bool LongCalls = HST.useLongCalls() || EnableSaveRestoreLong; in insertCSRRestoresInBlock()