Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRVVInitUndef.cpp165 const DeadLaneDetector &DLD) { in handleSubReg()
245 const DeadLaneDetector &DLD) { in processBasicBlock()
288 DeadLaneDetector DLD(MRI, TRI); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
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