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

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp537 bool isLastInstructionOfItsType = true; local
547 isLastInstructionOfItsType = false;
553 if (!EOP && !isLastInstructionOfItsType)

Completed in 59 milliseconds