Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp430 unsigned InstExportType = MI.getOperand(1).getImm(); in EmitInstrWithCustomInserter() local
438 if (CurrentInstExportType == InstExportType) { in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp563 unsigned InstExportType = MI.getOperand(1).getImm(); in EmitInstrWithCustomInserter() local
571 if (CurrentInstExportType == InstExportType) { in EmitInstrWithCustomInserter()