Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp915 const MCInstrDesc &InstrDesc = MI->getDesc(); in commuteInstructionImpl() local
923 if (!isLegalRegOperand(MRI, InstrDesc.OpInfo[Src1Idx], Src0)) in commuteInstructionImpl()
1848 const MCInstrDesc &InstrDesc = get(Opc); in legalizeOperandsVOP2() local
1870 if (isLegalRegOperand(MRI, InstrDesc.OpInfo[Src1Idx], Src1)) in legalizeOperandsVOP2()
1891 !isLegalRegOperand(MRI, InstrDesc.OpInfo[Src1Idx], Src0)) { in legalizeOperandsVOP2()