Searched refs:isSISrcOperand (Results 1 – 4 of 4) sorted by relevance
284 if (!AMDGPU::isSISrcOperand(Desc, i)) in encodeInstruction()430 if (AMDGPU::isSISrcOperand(Desc, OpNo)) { in getMachineOpValue()
375 bool isSISrcOperand(const MCInstrDesc &Desc, unsigned OpNo);
756 bool isSISrcOperand(const MCInstrDesc &Desc, unsigned OpNo) { in isSISrcOperand() function
1387 if (AMDGPU::isSISrcOperand(AsmParser->getMII()->get(Inst.getOpcode()), in addImmOperands()1402 assert(AMDGPU::isSISrcOperand(InstDesc, OpNum)); in addLiteralImmOperand()2237 if (!AMDGPU::isSISrcOperand(Desc, OpIdx)) { in isInlineConstant()