Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp5201 bool HasImplicitSGPR = findImplicitSGPRRead(MI); in legalizeOperandsVOP2() local
5202 if (HasImplicitSGPR && ST.getConstantBusLimit(Opc) <= 1 && Src0.isReg() && in legalizeOperandsVOP2()
5256 if (HasImplicitSGPR || !MI.isCommutable()) { in legalizeOperandsVOP2()