Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp910 const MachineOperand &MODef = CopyLike.getOperand(0); getNextRewritableSource() local
953 const MachineOperand &MODef = CopyLike.getOperand(CurrentSrcIdx); getNextRewritableSource() local
992 const MachineOperand &MODef = CopyLike.getOperand(0); getNextRewritableSource() local
1046 const MachineOperand &MODef = CopyLike.getOperand(0); getNextRewritableSource() local
1123 const MachineOperand &MODef = CopyLike.getOperand(0); getNextRewritableSource() local
1212 const MachineOperand &MODef = NewPHI.getOperand(0); getNewSource() local
1234 const MachineOperand &MODef = MI.getOperand(0); optimizeCoalescableCopy() local
2030 const MachineOperand &MODef = Def->getOperand(DefIdx); getNextSourceFromInsertSubreg() local
[all...]
H A DDetectDeadLanes.cpp308 const MachineOperand &MODef = *MRI->def_begin(MOReg); in determineInitialDefinedLanes() local
H A DMachineCopyPropagation.cpp659 hasOverlappingMultipleDef(const MachineInstr & MI,const MachineOperand & MODef,Register Def) hasOverlappingMultipleDef() argument
994 MachineOperand &MODef = MI.getOperand(OpIdx); propagateDefs() local
[all...]
H A DMachineVerifier.cpp3129 const MachineOperand &MODef = Phi.getOperand(0); checkPHIOps() local
[all...]