Searched defs:IsThumb1 (Results 1 – 5 of 5) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMBaseInstrInfo.cpp | 2748 bool &IsThumb1) { in isRedundantFlagInstr() 2806 static bool isOptimizeCompareCandidate(MachineInstr *MI, bool &IsThumb1) { in isOptimizeCompareCandidate() 2937 bool IsThumb1 = false; in optimizeCompareInstr() local 3171 bool IsThumb1; in shouldSink() 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() 10172 bool IsThumb1 = Subtarget->isThumb1Only(); in EmitStructByval() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
| D | ARMBaseInstrInfo.cpp | 2876 bool &IsThumb1) { in isRedundantFlagInstr() 2934 static bool isOptimizeCompareCandidate(MachineInstr *MI, bool &IsThumb1) { in isOptimizeCompareCandidate() 3083 bool IsThumb1 = false; in optimizeCompareInstr() local 3317 bool IsThumb1; in shouldSink() 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() 11319 bool IsThumb1 = Subtarget->isThumb1Only(); in EmitStructByval() local
|
| /external/llvm/lib/Target/ARM/ |
| 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() 7917 bool IsThumb1 = Subtarget->isThumb1Only(); in EmitStructByval() local
|