Home
last modified time | relevance | path

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

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