Searched refs:selectGlobalValue (Results 1 – 1 of 1) sorted by relevance
80 bool selectGlobalValue(MachineInstr &I, MachineRegisterInfo &MRI,349 return selectGlobalValue(I, MRI, MF); in select()568 bool X86InstructionSelector::selectGlobalValue(MachineInstr &I, in selectGlobalValue() function in X86InstructionSelector