Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp6159 bool HasImplicitSGPR = findImplicitSGPRRead(MI); in legalizeOperandsVOP2() local
6160 if (HasImplicitSGPR && ST.getConstantBusLimit(Opc) <= 1 && Src0.isReg() && in legalizeOperandsVOP2()
6221 if (HasImplicitSGPR || !MI.isCommutable()) { in legalizeOperandsVOP2()