Searched refs:createSPIRVInstructionSelector (Results 1 – 3 of 3) sorted by relevance
34 createSPIRVInstructionSelector(const SPIRVTargetMachine &TM,
102 InstSelector.reset(createSPIRVInstructionSelector(TM, *this, *RegBankInfo)); in SPIRVSubtarget()
4169 createSPIRVInstructionSelector(const SPIRVTargetMachine &TM, in createSPIRVInstructionSelector() function