Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp853 const MachineOperand &MODef = CopyLike.getOperand(0); in getNextRewritableSource() local
896 const MachineOperand &MODef = CopyLike.getOperand(CurrentSrcIdx); in getNextRewritableSource() local
935 const MachineOperand &MODef = CopyLike.getOperand(0); in getNextRewritableSource() local
989 const MachineOperand &MODef = CopyLike.getOperand(0); in getNextRewritableSource() local
1066 const MachineOperand &MODef = CopyLike.getOperand(0); in getNextRewritableSource() local
1155 const MachineOperand &MODef = NewPHI.getOperand(0); in getNewSource() local
1177 const MachineOperand &MODef = MI.getOperand(0); in optimizeCoalescableCopy() local
1956 const MachineOperand &MODef = Def->getOperand(DefIdx); in getNextSourceFromInsertSubreg() local
H A DMachineCopyPropagation.cpp468 const MachineInstr &MI, const MachineOperand &MODef, Register Def) { in hasOverlappingMultipleDef()
775 MachineOperand &MODef = MI.getOperand(OpIdx); in propagateDefs() local
H A DDetectDeadLanes.cpp389 const MachineOperand &MODef = *MRI->def_begin(MOReg); in determineInitialDefinedLanes() local
H A DMachineVerifier.cpp2540 const MachineOperand &MODef = Phi.getOperand(0); in checkPHIOps() local