Searched refs:selectTLSGlobalValue (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp132 bool selectTLSGlobalValue(MachineInstr &I, MachineRegisterInfo &MRI) const;
1788 return selectTLSGlobalValue(I, MRI);
2465 bool AArch64InstructionSelector::selectTLSGlobalValue( function in class:AArch64InstructionSelector

Completed in 105 milliseconds