Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp351 unsigned InstExportType = MI.getOperand(1).getImm(); in EmitInstrWithCustomInserter() local
359 if (CurrentInstExportType == InstExportType) { in EmitInstrWithCustomInserter()