Home
last modified time | relevance | path

Searched defs:DLD (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DInitUndef.cpp266 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...]
H A DDetectDeadLanes.cpp424 bool DetectDeadLanes::isUndefInput(const DeadLaneDetector &DLD, in isUndefInput()
496 DetectDeadLanes::modifySubRegisterOperandStatus(const DeadLaneDetector &DLD, in modifySubRegisterOperandStatus()
554 DeadLaneDetector DLD(MRI, TRI); in runOnMachineFunction() local