Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h402 void legalizeOperandsVOP3(MachineRegisterInfo &MRI, MachineInstr *MI) const;
DSIInstrInfo.cpp1924 void SIInstrInfo::legalizeOperandsVOP3( in legalizeOperandsVOP3() function in SIInstrInfo
1974 legalizeOperandsVOP3(MRI, MI); in legalizeOperands()
DSIISelLowering.cpp2337 TII->legalizeOperandsVOP3(MRI, MI); in AdjustInstrPostInstrSelection()