Home
last modified time | relevance | path

Searched defs:IsThumb2 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp4666 bool IsThumb2 = Subtarget->isThumb2(); in tryReadRegister() local
4781 bool IsThumb2 = Subtarget->isThumb2(); in tryWriteRegister() 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()
10173 bool IsThumb2 = Subtarget->isThumb2(); in EmitStructByval() local