Home | History | Annotate | Download | only in X86

Lines Matching refs:StringRef

31 class StringRef;
40 X86TargetMachine(const Target &T, StringRef TT,
41 StringRef CPU, StringRef FS, const TargetOptions &Options,
89 X86_32TargetMachine(const Target &T, StringRef TT,
90 StringRef CPU, StringRef FS, const TargetOptions &Options,
118 X86_64TargetMachine(const Target &T, StringRef TT,
119 StringRef CPU, StringRef FS, const TargetOptions &Options,