Searched defs:IsThumb2 (Results 1 – 2 of 2) sorted by relevance
4666 bool IsThumb2 = Subtarget->isThumb2(); in tryReadRegister() local4781 bool IsThumb2 = Subtarget->isThumb2(); in tryWriteRegister() local
10031 static unsigned getLdOpcode(unsigned LdSize, bool IsThumb1, bool IsThumb2) { in getLdOpcode()10050 static unsigned getStOpcode(unsigned StSize, bool IsThumb1, bool IsThumb2) { in getStOpcode()10072 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostLd()10113 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostSt()10173 bool IsThumb2 = Subtarget->isThumb2(); in EmitStructByval() local