Searched refs:RISCVInstructionSelector (Results 1 – 2 of 2) sorted by relevance
32 class RISCVInstructionSelector : public InstructionSelector { class34 RISCVInstructionSelector(const RISCVTargetMachine &TM,69 RISCVInstructionSelector::RISCVInstructionSelector( in RISCVInstructionSelector() function in RISCVInstructionSelector84 bool RISCVInstructionSelector::select(MachineInstr &I) { in select()102 return new RISCVInstructionSelector(TM, Subtarget, RBI); in createRISCVInstructionSelector()
1355 SRCS_MIN+= Target/RISCV/RISCVInstructionSelector.cpp