Searched defs:Opts (Results 1 - 25 of 157) sorted by relevance

1234567

/freebsd-current/contrib/llvm-project/clang/lib/Basic/Targets/
H A DTCE.cpp20 void TCETargetInfo::getTargetDefines(const LangOptions &Opts, argument
27 void TCELETargetInfo::getTargetDefines(const LangOptions &Opts, argument
H A DARC.cpp21 void ARCTargetInfo::getTargetDefines(const LangOptions &Opts, argument
H A DDirectX.cpp19 void DirectXTargetInfo::getTargetDefines(const LangOptions &Opts, argument
H A DLe64.cpp26 void Le64TargetInfo::getTargetDefines(const LangOptions &Opts, argument
H A DSPIR.cpp19 void SPIRTargetInfo::getTargetDefines(const LangOptions &Opts, argument
24 void SPIR32TargetInfo::getTargetDefines(const LangOptions &Opts, argument
30 void SPIR64TargetInfo::getTargetDefines(const LangOptions &Opts, argument
36 void BaseSPIRVTargetInfo::getTargetDefines(const LangOptions &Opts, argument
41 getTargetDefines(const LangOptions &Opts, MacroBuilder &Builder) const argument
46 getTargetDefines(const LangOptions &Opts, MacroBuilder &Builder) const argument
52 getTargetDefines(const LangOptions &Opts, MacroBuilder &Builder) const argument
[all...]
H A DPNaCl.cpp27 void PNaClTargetInfo::getArchDefines(const LangOptions &Opts, argument
H A DMSP430.cpp28 void MSP430TargetInfo::getTargetDefines(const LangOptions &Opts, argument
H A DXCore.cpp29 void XCoreTargetInfo::getTargetDefines(const LangOptions &Opts, argument
H A DVE.cpp27 void VETargetInfo::getTargetDefines(const LangOptions &Opts, argument
H A DTCE.h124 TCELETargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) argument
H A DPNaCl.h27 PNaClTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) argument
80 NaClMips32TargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) argument
H A DOSTargets.cpp22 void getDarwinDefines(MacroBuilder &Builder, const LangOptions &Opts, argument
[all...]
H A DLanai.cpp57 void LanaiTargetInfo::getTargetDefines(const LangOptions &Opts, argument
H A DBPF.cpp28 void BPFTargetInfo::getTargetDefines(const LangOptions &Opts, argument
H A DNVPTX.cpp167 void NVPTXTargetInfo::getTargetDefines(const LangOptions &Opts, argument
35 NVPTXTargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts, unsigned TargetPointerWidth) argument
H A DRISCV.h126 RISCV32TargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) argument
157 RISCV64TargetInfo(const llvm::Triple &Triple, const TargetOptions &Opts) argument
H A DNVPTX.h138 auto &Opts = getSupportedOpenCLOpts(); variable
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp151 IndexingOptions Opts; member in class:__anon563::final
108 IndexASTConsumer(std::shared_ptr<IndexDataConsumer> DataConsumer, const IndexingOptions &Opts, std::shared_ptr<Preprocessor> PP, std::function<bool(const Decl *)> ShouldSkipFunctionBody) argument
154 IndexAction(std::shared_ptr<IndexDataConsumer> DataConsumer, const IndexingOptions &Opts) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLICM.h67 LICMOptions Opts; member in class:llvm::LICMPass
74 LICMPass(LICMOptions Opts) : Opts(Opts) {} argument
85 LICMOptions Opts; member in class:llvm::LNICMPass
92 LNICMPass(LICMOptions Opts) : Opts(Opts) {} argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DEmbedBitcodePass.h42 EmbedBitcodePass(EmbedBitcodeOptions Opts) argument
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DCreateInvocationFromCommandLine.cpp30 createInvocation(ArrayRef<const char *> ArgList, CreateInvocationOptions Opts) argument
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.cpp33 MCTargetOptions Opts; local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFContext.cpp66 BTFParser::ParseOptions Opts; local
/freebsd-current/contrib/llvm-project/llvm/lib/TargetParser/
H A DARMTargetParserCommon.cpp154 SmallVector<StringRef, 4> Opts; local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.h38 CoveragePrinterHTML(const CoverageViewOptions &Opts) argument

Completed in 1112 milliseconds

1234567