Searched defs:IsThumb2 (Results 1 – 2 of 2) sorted by relevance
3564 bool IsThumb2 = Subtarget->isThumb2(); in SelectReadRegister() local3669 bool IsThumb2 = Subtarget->isThumb2(); in SelectWriteRegister() local
7459 static unsigned getLdOpcode(unsigned LdSize, bool IsThumb1, bool IsThumb2) { in getLdOpcode()7478 static unsigned getStOpcode(unsigned StSize, bool IsThumb1, bool IsThumb2) { in getStOpcode()7500 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostLd()7532 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostSt()7580 bool IsThumb2 = Subtarget->isThumb2(); in EmitStructByval() local