/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_log_interface.cpp | 40 const char *Mode; member 64 __xray_log_register_mode(const char *Mode, in __xray_log_register_mode() 85 __xray_log_select_mode(const char *Mode) XRAY_NEVER_INSTRUMENT { in __xray_log_select_mode() 139 XRayLogInitStatus __xray_log_init_mode(const char *Mode, const char *Config) in __xray_log_init_mode() 160 __xray_log_init_mode_bin(const char *Mode, const char *Config, in __xray_log_init_mode_bin() 203 auto Mode = CurrentMode ? CurrentMode->Mode : nullptr; in __xray_log_process_buffers() local
|
/llvm-project/llvm/lib/Support/ |
H A D | FileOutputBuffer.cpp | 79 unsigned Mode) in InMemoryBuffer() 113 unsigned Mode; member in __anonf253771a0111::InMemoryBuffer 118 createInMemoryBuffer(StringRef Path, size_t Size, unsigned Mode) { in createInMemoryBuffer() 128 createOnDiskBuffer(StringRef Path, size_t Size, unsigned Mode) { in createOnDiskBuffer() 164 unsigned Mode = fs::all_read | fs::all_write; in create() local
|
/llvm-project/llvm/lib/Remarks/ |
H A D | RemarkSerializer.cpp | 21 remarks::createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, in createRemarkSerializer() 38 remarks::createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, in createRemarkSerializer()
|
H A D | BitstreamRemarkSerializer.cpp | 330 SerializerMode Mode) in BitstreamRemarkSerializer() 341 SerializerMode Mode, in BitstreamRemarkSerializer()
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | VarLenCodeEmitterGen.cpp | 242 for (const auto [Mode, EncodingDef] : EBM) { in run() local 269 emitInstructionBaseValues(OS, NumberedInstructions, Target, Mode.first); in run() local 276 for (const auto &Mode : Modes) { run() local 350 emitInstructionBaseValues(raw_ostream & OS,ArrayRef<const CodeGenInstruction * > NumberedInstructions,CodeGenTarget & Target,AltEncodingTy Mode) emitInstructionBaseValues() argument 422 AltEncodingTy Mode = Modes.begin()->first; getInstructionCases() local 430 for (const auto &Mode : Modes) { getInstructionCases() local 448 getInstructionCaseForEncoding(Record * R,AltEncodingTy Mode,const VarLenInst & VLI,CodeGenTarget & Target,int I) getInstructionCaseForEncoding() argument [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocPriorityAdvisor.h | 63 RegAllocPriorityAdvisorAnalysis(AdvisorMode Mode) RegAllocPriorityAdvisorAnalysis() argument 83 const AdvisorMode Mode; global() variable
|
H A D | RegAllocEvictionAdvisor.h | 171 RegAllocEvictionAdvisorAnalysis(AdvisorMode Mode) in RegAllocEvictionAdvisorAnalysis() 191 const AdvisorMode Mode; variable
|
H A D | RegAllocPriorityAdvisor.cpp | 23 static cl::opt<RegAllocPriorityAdvisorAnalysis::AdvisorMode> Mode( variable
|
/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningService.cpp | 17 ScanningMode Mode, ScanningOutputFormat Format, in DependencyScanningService() argument
|
/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | Debugify.h | 109 enum DebugifyMode Mode = DebugifyMode::NoDebugify; variable 170 enum DebugifyMode Mode; variable 193 enum DebugifyMode Mode = DebugifyMode::NoDebugify; variable 233 enum DebugifyMode Mode = DebugifyMode::NoDebugify; variable
|
/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | ModuleInliner.h | 42 const InliningAdvisorMode Mode; variable
|
H A D | ExpandVariadics.h | 27 const ExpandVariadicsMode Mode; variable
|
H A D | Inliner.h | 93 const InliningAdvisorMode Mode; variable
|
/llvm-project/compiler-rt/test/profile/ |
H A D | instrprof-set-dir-mode.c | 15 static int test(unsigned Mode, const char *TestDir) { in test()
|
/llvm-project/clang-tools-extra/clang-tidy/android/ |
H A D | CloexecCheck.cpp | 24 const LangOptions &LangOpts, char Mode) { in buildFixMsgForStringFlag() 80 const ast_matchers::MatchFinder::MatchResult &Result, const char Mode, in insertStringFlag()
|
/llvm-project/clang/include/clang/InstallAPI/ |
H A D | DirectoryScanner.h | 74 ScanMode Mode; variable
|
H A D | DylibVerifier.h | 82 VerificationMode Mode, bool Zippered, bool Demangle, in DylibVerifier() 198 VerificationMode Mode = VerificationMode::Invalid; variable
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | Target.cpp | 74 Benchmark::ModeE Mode, const LLVMState &State, in createSnippetGenerator() argument 90 Benchmark::ModeE Mode, const LLVMState &State, in createBenchmarkRunner() argument 144 const LLVMState &State, Benchmark::ModeE Mode, in createLatencyBenchmarkRunner() argument
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Debugify.cpp | 218 applyDebugify(Function & F,enum DebugifyMode Mode=DebugifyMode::SyntheticDebugInfo,DebugInfoPerPass * DebugInfoBeforePass=nullptr,StringRef NameOfWrappedPass="") applyDebugify() argument 234 applyDebugify(Module & M,enum DebugifyMode Mode=DebugifyMode::SyntheticDebugInfo,DebugInfoPerPass * DebugInfoBeforePass=nullptr,StringRef NameOfWrappedPass="") applyDebugify() argument 837 enum DebugifyMode Mode; global() member 865 enum DebugifyMode Mode; global() member 907 enum DebugifyMode Mode; global() member 953 enum DebugifyMode Mode; global() member 980 createDebugifyModulePass(enum DebugifyMode Mode,llvm::StringRef NameOfWrappedPass,DebugInfoPerPass * DebugInfoBeforePass) createDebugifyModulePass() argument 990 createDebugifyFunctionPass(enum DebugifyMode Mode,llvm::StringRef NameOfWrappedPass,DebugInfoPerPass * DebugInfoBeforePass) createDebugifyFunctionPass() argument 1015 createCheckDebugifyModulePass(bool Strip,StringRef NameOfWrappedPass,DebugifyStatsMap * StatsMap,enum DebugifyMode Mode,DebugInfoPerPass * DebugInfoBeforePass,StringRef OrigDIVerifyBugsReportFilePath) createCheckDebugifyModulePass() argument 1027 createCheckDebugifyFunctionPass(bool Strip,StringRef NameOfWrappedPass,DebugifyStatsMap * StatsMap,enum DebugifyMode Mode,DebugInfoPerPass * DebugInfoBeforePass,StringRef OrigDIVerifyBugsReportFilePath) createCheckDebugifyFunctionPass() argument [all...] |
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.h | 73 SIModeRegisterDefaults Mode; global() variable
|
/llvm-project/llvm/include/llvm/Remarks/ |
H A D | RemarkSerializer.h | 48 SerializerMode Mode; member
|
/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
H A D | AnalysisConsumer.cpp | 269 AnalysisMode Mode = getModeForDecl(D, RecVisitorMode); in VisitDecl() local 192 DisplayFunction(const Decl * D,AnalysisMode Mode,ExprEngine::InliningModes IMode) DisplayFunction() argument 626 getModeForDecl(Decl * D,AnalysisMode Mode) getModeForDecl() argument 658 HandleCode(Decl * D,AnalysisMode Mode,ExprEngine::InliningModes IMode,SetOfConstDecls * VisitedCallees) HandleCode() argument [all...] |
/llvm-project/llvm/include/llvm/Support/ |
H A D | WithColor.h | 144 ColorMode Mode; variable
|
/llvm-project/lldb/test/API/commands/register/register/aarch64_sve_simd_registers/ |
H A D | TestSVESIMDRegisters.py | 23 class Mode(Enum): class
|
/llvm-project/lldb/test/API/linux/aarch64/sme_core_file/ |
H A D | TestAArch64LinuxSMECoreFile.py | 13 class Mode(IntEnum): class
|