Home
last modified time | relevance | path

Searched defs:IsThumb1 (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp2748 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
DARMISelLowering.cpp10031 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/
DARMBaseInstrInfo.cpp2876 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
DARMISelLowering.cpp11178 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/
DARMISelLowering.cpp7797 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