Searched refs:selectTLSGlobalValue (Results 1 – 1 of 1) sorted by relevance
226 bool selectTLSGlobalValue(MachineInstr &I, MachineRegisterInfo &MRI);2842 return selectTLSGlobalValue(I, MRI); in select()3687 bool AArch64InstructionSelector::selectTLSGlobalValue( in selectTLSGlobalValue() function in AArch64InstructionSelector