Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp48 bool tryReplaceDeadSDST(MachineInstr &MI) const;
827 bool SIShrinkInstructions::tryReplaceDeadSDST(MachineInstr &MI) const { in tryReplaceDeadSDST() function in SIShrinkInstructions
982 tryReplaceDeadSDST(MI); in run()
993 tryReplaceDeadSDST(MI); in run()