Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h94 getAllAvailableExtensions() const { in getAllAvailableExtensions() function
H A DSPIRVModuleAnalysis.cpp664 for (auto Extension : ST.getAllAvailableExtensions()) { in initAvailableCapabilitiesForOpenCL()