Searched refs:selectConstant (Results 1 – 1 of 1) sorted by relevance
83 bool selectConstant(MachineInstr &I, MachineRegisterInfo &MRI,389 return selectConstant(I, MRI, MF); in select()672 bool X86InstructionSelector::selectConstant(MachineInstr &I, in selectConstant() function in X86InstructionSelector