Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp867 const MachineOperand &MODef = CopyLike.getOperand(0); in getNextRewritableSource() local
910 const MachineOperand &MODef = CopyLike.getOperand(CurrentSrcIdx); in getNextRewritableSource() local
949 const MachineOperand &MODef = CopyLike.getOperand(0); in getNextRewritableSource() local
1003 const MachineOperand &MODef = CopyLike.getOperand(0); in getNextRewritableSource() local
1080 const MachineOperand &MODef = CopyLike.getOperand(0); in getNextRewritableSource() local
1169 const MachineOperand &MODef = NewPHI.getOperand(0); in getNewSource() local
1191 const MachineOperand &MODef = MI.getOperand(0); in optimizeCoalescableCopy() local
1969 const MachineOperand &MODef = Def->getOperand(DefIdx); in getNextSourceFromInsertSubreg() local
H A DMachineCopyPropagation.cpp547 const MachineInstr &MI, const MachineOperand &MODef, Register Def) { in hasOverlappingMultipleDef()
873 MachineOperand &MODef = MI.getOperand(OpIdx); in propagateDefs() local
H A DDetectDeadLanes.cpp386 const MachineOperand &MODef = *MRI->def_begin(MOReg); in determineInitialDefinedLanes() local
H A DMachineVerifier.cpp2777 const MachineOperand &MODef = Phi.getOperand(0); in checkPHIOps() local