Home
last modified time | relevance | path

Searched defs:adjustCodeGenOpts (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCTargetDesc.cpp161 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, in adjustCodeGenOpts() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp74 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, in adjustCodeGenOpts() function
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.cpp42 static void adjustCodeGenOpts(const Triple & /*TT*/, Reloc::Model /*RM*/, in adjustCodeGenOpts() function
/aosp_15_r20/external/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreMCTargetDesc.cpp64 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, in adjustCodeGenOpts() function
/aosp_15_r20/external/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCTargetDesc.cpp83 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, in adjustCodeGenOpts() function
/aosp_15_r20/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp201 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, in adjustCodeGenOpts() function
/aosp_15_r20/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp89 static void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, in adjustCodeGenOpts() function
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DTargetRegistry.h300 void adjustCodeGenOpts(const Triple &TT, Reloc::Model RM, in adjustCodeGenOpts() function