Searched defs:IsThumb2 (Results 1 – 6 of 6) sorted by relevance
| /external/llvm/lib/Target/ARM/ |
| D | ARMISelDAGToDAG.cpp | 3959 bool IsThumb2 = Subtarget->isThumb2(); in tryReadRegister() local 4080 bool IsThumb2 = Subtarget->isThumb2(); in tryWriteRegister() local
|
| D | ARMISelLowering.cpp | 7797 static unsigned getLdOpcode(unsigned LdSize, bool IsThumb1, bool IsThumb2) { in getLdOpcode() 7816 static unsigned getStOpcode(unsigned StSize, bool IsThumb1, bool IsThumb2) { in getStOpcode() 7838 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostLd() 7870 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostSt() 7918 bool IsThumb2 = Subtarget->isThumb2(); in EmitStructByval() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMISelDAGToDAG.cpp | 4666 bool IsThumb2 = Subtarget->isThumb2(); in tryReadRegister() local 4781 bool IsThumb2 = Subtarget->isThumb2(); in tryWriteRegister() local
|
| D | ARMISelLowering.cpp | 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
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
| D | ARMISelDAGToDAG.cpp | 5500 bool IsThumb2 = Subtarget->isThumb2(); in tryReadRegister() local 5615 bool IsThumb2 = Subtarget->isThumb2(); in tryWriteRegister() local
|
| D | ARMISelLowering.cpp | 11178 static unsigned getLdOpcode(unsigned LdSize, bool IsThumb1, bool IsThumb2) { in getLdOpcode() 11197 static unsigned getStOpcode(unsigned StSize, bool IsThumb1, bool IsThumb2) { in getStOpcode() 11219 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostLd() 11260 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostSt() 11320 bool IsThumb2 = Subtarget->isThumb2(); in EmitStructByval() local
|