Searched refs:LITERAL_CONST (Results 1 – 2 of 2) sorted by relevance
360 LITERAL_CONST = 255, enumerator
1153 if (Op.isImm() && Op.getImm() == AMDGPU::EncValues::LITERAL_CONST && in convertFMAanyK()1565 if (Val == LITERAL_CONST) { in decodeNonVGPRSrcOp()1568 return MCOperand::createImm(LITERAL_CONST); in decodeNonVGPRSrcOp()