Searched defs:IsThumb2 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 5493 bool IsThumb2 = Subtarget->isThumb2(); tryReadRegister() local 5608 bool IsThumb2 = Subtarget->isThumb2(); tryWriteRegister() local [all...] |
H A D | ARMISelLowering.cpp | 11396 if (IsThumb2) in emitPostLd() argument 11355 getLdOpcode(unsigned LdSize,bool IsThumb1,bool IsThumb2) getLdOpcode() argument 11374 getStOpcode(unsigned StSize,bool IsThumb1,bool IsThumb2) getStOpcode() argument 11437 emitPostSt(MachineBasicBlock * BB,MachineBasicBlock::iterator Pos,const TargetInstrInfo * TII,const DebugLoc & dl,unsigned StSize,unsigned Data,unsigned AddrIn,unsigned AddrOut,bool IsThumb1,bool IsThumb2) emitPostSt() argument 11497 bool IsThumb2 = Subtarget->isThumb2(); EmitStructByval() local [all...] |