Searched refs:selectImplicitDef (Results 1 – 1 of 1) sorted by relevance
69 bool selectImplicitDef(MachineInstr &MI, MachineIRBuilder &MIB,714 return selectImplicitDef(MI, MIB, MRI); in select()914 bool RISCVInstructionSelector::selectImplicitDef( in selectImplicitDef() function in RISCVInstructionSelector