Home
last modified time | relevance | path

Searched defs:isExport (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp29 static bool isExport(const SUnit &SU) { in isExport() function
H A DR600InstrInfo.cpp174 bool R600InstrInfo::isExport(unsigned Opcode) const { in isExport() function in R600InstrInfo