Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp72 class SPIRVInstructionSelector : public InstructionSelector { class
86 SPIRVInstructionSelector(const SPIRVTargetMachine &TM,
262 SPIRVInstructionSelector::SPIRVInstructionSelector(const SPIRVTargetMachine &TM, in SPIRVInstructionSelector() function in SPIRVInstructionSelector
276 void SPIRVInstructionSelector::setupMF(MachineFunction &MF, GISelKnownBits *KB, in setupMF()
291 bool SPIRVInstructionSelector::select(MachineInstr &I) { in select()
341 bool SPIRVInstructionSelector::spvSelect(Register ResVReg, in spvSelect()
617 bool SPIRVInstructionSelector::selectExtInst(Register ResVReg, in selectExtInst()
625 bool SPIRVInstructionSelector::selectExtInst(Register ResVReg, in selectExtInst()
635 bool SPIRVInstructionSelector::selectExtInst(Register ResVReg, in selectExtInst()
659 bool SPIRVInstructionSelector::selectUnOpWithSrc(Register ResVReg, in selectUnOpWithSrc()
[all …]