Home
last modified time | relevance | path

Searched refs:hasOneNonDBGUseInst (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp950 static bool hasOneNonDBGUseInst(const MachineRegisterInfo &MRI, unsigned Reg) { in hasOneNonDBGUseInst() function
964 if (!ClampSrc || !hasOneNonDBGUseInst(*MRI, ClampSrc->getReg())) in tryFoldClamp()
1088 !hasOneNonDBGUseInst(*MRI, RegOp->getReg())) in tryFoldOMod()