Searched refs:EOP (Results 1 – 4 of 4) sorted by relevance
124 unsigned EOP = (llvm::next(I)->getOpcode() == AMDGPU::RETURN) ? 1 : 0; in EmitInstrWithCustomInserter() local141 .addImm(EOP); // Set End of program bit in EmitInstrWithCustomInserter()
1946 EOP = 1<<7, enumerator
1267 le->ctrl |= EOP; in sky2_xmit_frame()1292 if (le->ctrl & EOP) { in sky2_tx_complete()
577 bool EOP = isEOP(I); in EmitInstrWithCustomInserter() local578 if (!EOP && !isLastInstructionOfItsType) in EmitInstrWithCustomInserter()590 .addImm(EOP); in EmitInstrWithCustomInserter()