Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp5492 bool IsThumb2 = Subtarget->isThumb2(); tryReadRegister() local
5607 bool IsThumb2 = Subtarget->isThumb2(); tryWriteRegister() local
[all...]
H A DARMISelLowering.cpp11323 getLdOpcode(unsigned LdSize,bool IsThumb1,bool IsThumb2) getLdOpcode() argument
11342 getStOpcode(unsigned StSize,bool IsThumb1,bool IsThumb2) getStOpcode() argument
11364 emitPostLd(MachineBasicBlock * BB,MachineBasicBlock::iterator Pos,const TargetInstrInfo * TII,const DebugLoc & dl,unsigned LdSize,unsigned Data,unsigned AddrIn,unsigned AddrOut,bool IsThumb1,bool IsThumb2) emitPostLd() argument
11405 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
11465 bool IsThumb2 = Subtarget->isThumb2(); EmitStructByval() local
[all...]