Searched refs:selectImplicitDef (Results 1 – 1 of 1) sorted by relevance
86 bool selectImplicitDef(MachineInstr &MI, MachineIRBuilder &MIB) const;815 return selectImplicitDef(MI, MIB); in select()1031 bool RISCVInstructionSelector::selectImplicitDef(MachineInstr &MI, in selectImplicitDef() function in RISCVInstructionSelector