Summary: Move the declarations of getThe<Name>Target() functions into a new header in TargetInfo and make users of these functions include this new header in order to follow other architectures. Differential Revision: https://reviews.llvm.org/D78543