Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp537 bool isLastInstructionOfItsType = true; in EmitInstrWithCustomInserter() local
547 isLastInstructionOfItsType = false; in EmitInstrWithCustomInserter()
553 if (!EOP && !isLastInstructionOfItsType) in EmitInstrWithCustomInserter()