Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp3564 bool IsThumb2 = Subtarget->isThumb2(); in SelectReadRegister() local
3669 bool IsThumb2 = Subtarget->isThumb2(); in SelectWriteRegister() local
DARMISelLowering.cpp7459 static unsigned getLdOpcode(unsigned LdSize, bool IsThumb1, bool IsThumb2) { in getLdOpcode()
7478 static unsigned getStOpcode(unsigned StSize, bool IsThumb1, bool IsThumb2) { in getStOpcode()
7500 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostLd()
7532 unsigned AddrOut, bool IsThumb1, bool IsThumb2) { in emitPostSt()
7580 bool IsThumb2 = Subtarget->isThumb2(); in EmitStructByval() local