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.cpp5861 bool HasImplicitSGPR = findImplicitSGPRRead(MI); in legalizeOperandsVOP2() local
5862 if (HasImplicitSGPR && ST.getConstantBusLimit(Opc) <= 1 && Src0.isReg() && in legalizeOperandsVOP2()
5923 if (HasImplicitSGPR || !MI.isCommutable()) { in legalizeOperandsVOP2()