Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRV.h34 createSPIRVInstructionSelector(const SPIRVTargetMachine &TM,
H A DSPIRVSubtarget.cpp102 InstSelector.reset(createSPIRVInstructionSelector(TM, *this, *RegBankInfo)); in SPIRVSubtarget()
H A DSPIRVInstructionSelector.cpp4169 createSPIRVInstructionSelector(const SPIRVTargetMachine &TM, in createSPIRVInstructionSelector() function