Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp2045 const LivePhysRegs &LiveRegs, bool Thumb1Only) { in CMSEPushCalleeSaves() argument
2047 if (Thumb1Only) { // push Lo and Hi regs separately in CMSEPushCalleeSaves()
2105 bool Thumb1Only) { in CMSEPopCalleeSaves() argument
2107 if (Thumb1Only) { in CMSEPopCalleeSaves()