/external/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
WebAssemblyMCTargetDesc.cpp | 42 static void adjustCodeGenOpts(const Triple & /*TT*/, Reloc::Model /*RM*/, 111 TargetRegistry::registerMCAdjustCodeGenOpts(*T, adjustCodeGenOpts);
|
/external/llvm/lib/Target/Sparc/MCTargetDesc/ |
SparcMCTargetDesc.cpp | 83 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, 164 adjustCodeGenOpts); 168 adjustCodeGenOpts);
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
AArch64MCTargetDesc.cpp | 74 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, 127 TargetRegistry::registerMCAdjustCodeGenOpts(*T, adjustCodeGenOpts);
|
/external/llvm/lib/Target/XCore/MCTargetDesc/ |
XCoreMCTargetDesc.cpp | 64 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, 131 adjustCodeGenOpts);
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
PPCMCTargetDesc.cpp | 89 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, 236 TargetRegistry::registerMCAdjustCodeGenOpts(*T, adjustCodeGenOpts);
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
SystemZMCTargetDesc.cpp | 161 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, 211 // Register the adjustCodeGenOpts. 213 adjustCodeGenOpts);
|
/external/llvm/lib/CodeGen/ |
LLVMTargetMachine.cpp | 93 T.adjustCodeGenOpts(TT, RM, CM);
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
X86MCTargetDesc.cpp | 201 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, 242 RegisterMCAdjustCodeGenOptsFn Y(*T, adjustCodeGenOpts);
|
/external/llvm/include/llvm/Support/ |
TargetRegistry.h | 300 void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
TargetRegistry.h | 314 void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/ |
TargetRegistry.h | 314 void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/ |
TargetRegistry.h | 314 void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
TargetRegistry.h | 314 void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/ |
TargetRegistry.h | 314 void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/ |
TargetRegistry.h | 314 void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, [all...] |