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/llvm-project/llvm/lib/Target/ARM/ |
| D | ARMISelDAGToDAG.cpp | 5052 bool IsThumb2 = Subtarget->isThumb2(); in tryReadRegister() local 5167 bool IsThumb2 = Subtarget->isThumb2(); in tryWriteRegister() local
|
| D | ARMISelLowering.cpp | 10474 static unsigned getLdOpcode(unsigned LdSize, bool IsThumb1, bool IsThumb2) { in getLdOpcode() 10493 static unsigned getStOpcode(unsigned StSize, bool IsThumb1, bool IsThumb2) { in getStOpcode() 10515 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostLd() 10556 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostSt() 10616 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 | 10033 static unsigned getLdOpcode(unsigned LdSize, bool IsThumb1, bool IsThumb2) { in getLdOpcode() 10052 static unsigned getStOpcode(unsigned StSize, bool IsThumb1, bool IsThumb2) { in getStOpcode() 10074 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostLd() 10115 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostSt() 10175 bool IsThumb2 = Subtarget->isThumb2(); in EmitStructByval() local
|