Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp356 bool isLastInstructionOfItsType = true; in EmitInstrWithCustomInserter() local
366 isLastInstructionOfItsType = false; in EmitInstrWithCustomInserter()
372 if (!EOP && !isLastInstructionOfItsType) in EmitInstrWithCustomInserter()