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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp431 bool isLastInstructionOfItsType = true; local
441 isLastInstructionOfItsType = false;
447 if (!EOP && !isLastInstructionOfItsType)

Completed in 81 milliseconds