Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1737 InsertLDR_STR(MachineBasicBlock & MBB,MachineBasicBlock::iterator & MBBI,int Offset,bool isDef,unsigned NewOpc,unsigned Reg,bool RegDeadKill,bool RegUndef,unsigned BaseReg,bool BaseKill,bool BaseUndef,ARMCC::CondCodes Pred,unsigned PredReg,const TargetInstrInfo * TII,MachineInstr * MI) InsertLDR_STR() argument
1797 bool BaseUndef = BaseOp.isUndef(); FixInvalidRegPairOp() local