Home
last modified time | relevance | path

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

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