Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h871 void legalizeOperandsVOP3(MachineRegisterInfo &MRI, MachineInstr &MI) const;
DSIInstrInfo.cpp4133 void SIInstrInfo::legalizeOperandsVOP3(MachineRegisterInfo &MRI, in legalizeOperandsVOP3() function in SIInstrInfo
4535 legalizeOperandsVOP3(MRI, MI); in legalizeOperands()
DSIISelLowering.cpp10444 TII->legalizeOperandsVOP3(MRI, MI); in AdjustInstrPostInstrSelection()