Searched defs:IsThumb2 (Results 1 – 2 of 2) sorted by relevance
5493 bool IsThumb2 = Subtarget->isThumb2(); in tryReadRegister() local5608 bool IsThumb2 = Subtarget->isThumb2(); in tryWriteRegister() local
11340 static unsigned getLdOpcode(unsigned LdSize, bool IsThumb1, bool IsThumb2) { in getLdOpcode()11359 static unsigned getStOpcode(unsigned StSize, bool IsThumb1, bool IsThumb2) { in getStOpcode()11381 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostLd()11422 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostSt()11482 bool IsThumb2 = Subtarget->isThumb2(); in EmitStructByval() local