Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInitUndef.cpp133 const DeadLaneDetector &DLD) { in handleSubReg()
216 const DeadLaneDetector &DLD) { in processBasicBlock()
266 DeadLaneDetector DLD(MRI, TRI); in runOnMachineFunction() local
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