Searched refs:EOP (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp446 bool EOP = isEOP(I); local
447 if (!EOP && !isLastInstructionOfItsType)
459 .addImm(EOP);
/freebsd-11-stable/sys/dev/msk/
H A Dif_mskreg.h2234 #define EOP 0x00800000 macro
H A Dif_msk.c2885 /* Set EOP on the last descriptor. */
2888 tx_le->msk_control |= htole32(EOP);
3360 if ((control & EOP) == 0)

Completed in 204 milliseconds