Searched defs:IsThumb1 (Results 1 – 2 of 2) sorted by relevance
2846 bool &IsThumb1) { in isRedundantFlagInstr()2904 static bool isOptimizeCompareCandidate(MachineInstr *MI, bool &IsThumb1) { in isOptimizeCompareCandidate()3035 bool IsThumb1 = false; in optimizeCompareInstr() local3269 bool IsThumb1; in shouldSink() local
10599 static unsigned getLdOpcode(unsigned LdSize, bool IsThumb1, bool IsThumb2) { in getLdOpcode()10618 static unsigned getStOpcode(unsigned StSize, bool IsThumb1, bool IsThumb2) { in getStOpcode()10640 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostLd()10681 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostSt()10740 bool IsThumb1 = Subtarget->isThumb1Only(); in EmitStructByval() local