Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp430 unsigned InstExportType = MI.getOperand(1).getImm(); in EmitInstrWithCustomInserter() local
438 if (CurrentInstExportType == InstExportType) { in EmitInstrWithCustomInserter()