Home
last modified time | relevance | path

Searched refs:getSPIRVSection (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h644 MCSectionSPIRV *getSPIRVSection();
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp849 MCSectionSPIRV *MCContext::getSPIRVSection() { in getSPIRVSection() function in MCContext
H A DMCObjectFileInfo.cpp845 TextSection = Ctx->getSPIRVSection(); in initSPIRVMCObjectFileInfo()