Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp179 static cl::opt<bool> EnableSaveRestoreLong("enable-save-restore-long", variable
1231 bool LongCalls = HST.useLongCalls() || EnableSaveRestoreLong; in insertCSRSpillsInBlock()
1296 bool LongCalls = HST.useLongCalls() || EnableSaveRestoreLong; in insertCSRRestoresInBlock()