Home
last modified time | relevance | path

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

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