Searched defs:Options (Results 1 - 25 of 198) sorted by relevance

12345678

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCAsmInfo.cpp19 AVRMCAsmInfo::AVRMCAsmInfo(const Triple &TT, const MCTargetOptions &Options) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCAsmInfo.cpp21 LanaiMCAsmInfo(const Triple & , const MCTargetOptions &Options) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCAsmInfo.cpp18 MSP430MCAsmInfo(const Triple &TT, const MCTargetOptions &Options) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCAsmInfo.cpp20 NVPTXMCAsmInfo(const Triple &TheTriple, const MCTargetOptions &Options) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DSimplifyCFG.h30 SimplifyCFGOptions Options; member in class:llvm::SimplifyCFGPass
H A DMergedLoadStoreMotion.h43 MergedLoadStoreMotionOptions Options; member in class:llvm::MergedLoadStoreMotionPass
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCAsmInfo.cpp24 WebAssemblyMCAsmInfo(const Triple &T, const MCTargetOptions &Options) argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.h24 const CoverageViewOptions &Options; member in class:llvm::CoverageReport
32 CoverageReport(const CoverageViewOptions &Options, argument
H A DCoverageExporterJson.h22 CoverageExporterJson(const coverage::CoverageMapping &CoverageMapping, const CoverageViewOptions &Options, raw_ostream &OS) argument
H A DCoverageExporterLcov.h22 CoverageExporterLcov(const coverage::CoverageMapping &CoverageMapping, const CoverageViewOptions &Options, raw_ostream &OS) argument
H A DCoverageExporter.h30 const CoverageViewOptions &Options; member in class:llvm::CoverageExporter
35 CoverageExporter(const coverage::CoverageMapping &CoverageMapping, const CoverageViewOptions &Options, raw_ostream &OS) argument
H A DSourceCoverageViewHTML.h88 SourceCoverageViewHTML(StringRef SourceName, const MemoryBuffer &File, const CoverageViewOptions &Options, coverage::CoverageData &&CoverageInfo) argument
H A DSourceCoverageViewText.h79 SourceCoverageViewText(StringRef SourceName, const MemoryBuffer &File, const CoverageViewOptions &Options, CoverageData &&CoverageInfo) argument
H A Dgcov.cpp22 reportCoverage(StringRef SourceFile, StringRef ObjectDir, const std::string &InputGCNO, const std::string &InputGCDA, bool DumpGCOV, const GCOV::Options &Options) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp21 MipsMCAsmInfo(const Triple &TheTriple, const MCTargetOptions &Options) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DMemoryRegionInfo.cpp24 format( const MemoryRegionInfo::OptionalBool &B, raw_ostream &OS, StringRef Options) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCTargetOptionsCommandFlags.cpp103 MCTargetOptions Options; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFMCAsmInfo.h23 explicit BPFMCAsmInfo(const Triple &TT, const MCTargetOptions &Options) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCAsmInfo.cpp17 AMDGPUMCAsmInfo(const Triple &TT, const MCTargetOptions &Options) argument
/freebsd-13-stable/tools/tools/ansify/
H A Dansify.pl141 Options: label
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Doptions.h36 struct Options { struct in namespace:gwp_asan::options
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DMemorySanitizer.h40 MemorySanitizerPass(MemorySanitizerOptions Options) : Options(Options) {} argument
46 MemorySanitizerOptions Options; member in struct:llvm::MemorySanitizerPass
H A DSanitizerCoverage.h51 SanitizerCoverageOptions Options; member in class:llvm::ModuleSanitizerCoveragePass
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTimeout.h58 format(const lldb_private::Timeout<Ratio> &timeout, raw_ostream &OS, StringRef Options) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DAnalysisManager.cpp16 AnalysisManager(ASTContext &ASTCtx, Preprocessor &PP, const PathDiagnosticConsumers &PDC, StoreManagerCreator storemgr, ConstraintManagerCreator constraintmgr, CheckerManager *checkerMgr, AnalyzerOptions &Options, CodeInjector *injector) argument
[all...]

Completed in 199 milliseconds

12345678