Searched defs:adjustCodeGenOpts (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCTargetDesc.cpp | 161 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, in adjustCodeGenOpts() function
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCTargetDesc.cpp | 74 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, in adjustCodeGenOpts() function
|
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
D | WebAssemblyMCTargetDesc.cpp | 42 static void adjustCodeGenOpts(const Triple & /*TT*/, Reloc::Model /*RM*/, in adjustCodeGenOpts() function
|
/external/llvm/lib/Target/XCore/MCTargetDesc/ |
D | XCoreMCTargetDesc.cpp | 64 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, in adjustCodeGenOpts() function
|
/external/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcMCTargetDesc.cpp | 83 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, in adjustCodeGenOpts() function
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCTargetDesc.cpp | 201 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, in adjustCodeGenOpts() function
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCTargetDesc.cpp | 89 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, in adjustCodeGenOpts() function
|
/external/llvm/include/llvm/Support/ |
D | TargetRegistry.h | 300 void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, in adjustCodeGenOpts() function
|