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