Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInstrInfo.cpp5630 void SIInstrInfo::legalizeOpWithMove(MachineInstr &MI, unsigned OpIdx) const { in legalizeOpWithMove() function in SIInstrInfo
5864 legalizeOpWithMove(MI, Src0Idx); in legalizeOperandsVOP2()
5889 legalizeOpWithMove(MI, Src0Idx); in legalizeOperandsVOP2()
5892 legalizeOpWithMove(MI, Src1Idx); in legalizeOperandsVOP2()
5898 legalizeOpWithMove(MI, Src2Idx); in legalizeOperandsVOP2()
5924 legalizeOpWithMove(MI, Src1Idx); in legalizeOperandsVOP2()
5935 legalizeOpWithMove(MI, Src1Idx); in legalizeOperandsVOP2()
5941 legalizeOpWithMove(MI, Src1Idx); in legalizeOperandsVOP2()
6023 legalizeOpWithMove(MI, Idx); in legalizeOperandsVOP3()
6029 legalizeOpWithMove(MI, Idx); in legalizeOperandsVOP3()
[all …]
HDSIInstrInfo.h1185 void legalizeOpWithMove(MachineInstr &MI, unsigned OpIdx) const;