Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:isEOP

206 static inline bool isEOP(MachineBasicBlock::iterator I) {
307 .addImm(isEOP(I)); // Set End of program bit
315 .addImm(isEOP(I)); // Set End of program bit
577 bool EOP = isEOP(I);