Home
last modified time | relevance | path

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

/external/skia/src/sksl/ir/
DSkSLModifierFlags.h77 bool isExport() const { return SkToBool(*this & ModifierFlag::kExport); } in isExport() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUExportClustering.cpp29 static bool isExport(const SUnit &SU) { in isExport() function
DR600InstrInfo.cpp174 bool R600InstrInfo::isExport(unsigned Opcode) const { in isExport() function in R600InstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp195 bool R600InstrInfo::isExport(unsigned Opcode) const { in isExport() function in R600InstrInfo
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp191 bool R600InstrInfo::isExport(unsigned Opcode) const { in isExport() function in R600InstrInfo