Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp1780 const LivePhysRegs &LiveRegs, bool Thumb1Only) { in CMSEPushCalleeSaves() argument
1782 if (Thumb1Only) { // push Lo and Hi regs separately in CMSEPushCalleeSaves()
1840 bool Thumb1Only) { in CMSEPopCalleeSaves() argument
1842 if (Thumb1Only) { in CMSEPopCalleeSaves()