Home
last modified time | relevance | path

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

/llvm-project/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 { isExport() function in R600InstrInfo
/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp711 bool isExport = FD->isInExportDeclContext(); RunOnTranslationUnit() local