Searched refs:RISCVInstructionSelector (Results 1 – 2 of 2) sorted by relevance
39 class RISCVInstructionSelector : public InstructionSelector { class41 RISCVInstructionSelector(const RISCVTargetMachine &TM,144 RISCVInstructionSelector::RISCVInstructionSelector( in RISCVInstructionSelector() function in RISCVInstructionSelector160 RISCVInstructionSelector::selectShiftMask(MachineOperand &Root) const { in selectShiftMask()243 RISCVInstructionSelector::selectSHXADDOp(MachineOperand &Root, in selectSHXADDOp()343 RISCVInstructionSelector::selectSHXADD_UWOp(MachineOperand &Root, in selectSHXADD_UWOp()383 RISCVInstructionSelector::selectAddrRegImm(MachineOperand &Root) const { in selectAddrRegImm()509 bool RISCVInstructionSelector::select(MachineInstr &MI) { in select()724 bool RISCVInstructionSelector::selectMergeValues( in selectMergeValues()740 bool RISCVInstructionSelector::selectUnmergeValues( in selectUnmergeValues()[all …]
1546 SRCS_MIN+= Target/RISCV/GISel/RISCVInstructionSelector.cpp