Searched defs:DLD (Results 1 – 2 of 2) sorted by relevance
266 DLD->computeSubRegisterLaneBitInfo(); in runOnMachineFunction() local 133 handleSubReg(MachineFunction & MF,MachineInstr & MI,const DeadLaneDetector & DLD) handleSubReg() argument 216 processBasicBlock(MachineFunction & MF,MachineBasicBlock & MBB,const DeadLaneDetector & DLD) processBasicBlock() argument [all...]
424 bool DetectDeadLanes::isUndefInput(const DeadLaneDetector &DLD, in isUndefInput()496 DetectDeadLanes::modifySubRegisterOperandStatus(const DeadLaneDetector &DLD, in modifySubRegisterOperandStatus()554 DeadLaneDetector DLD(MRI, TRI); in runOnMachineFunction() local