Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp5083 bool HasImplicitSGPR = findImplicitSGPRRead(MI) != AMDGPU::NoRegister; in legalizeOperandsVOP2() local
5084 if (HasImplicitSGPR && ST.getConstantBusLimit(Opc) <= 1 && in legalizeOperandsVOP2()
5139 if (HasImplicitSGPR || !MI.isCommutable()) { in legalizeOperandsVOP2()