/freebsd/contrib/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
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | FileOutputBuffer.cpp | 76 InMemoryBuffer(StringRef Path,MemoryBlock Buf,std::size_t BufSize,unsigned Mode) InMemoryBuffer() argument 110 unsigned Mode; global() member in __anon71e275e70111::InMemoryBuffer 115 createInMemoryBuffer(StringRef Path,size_t Size,unsigned Mode) createInMemoryBuffer() argument 125 createOnDiskBuffer(StringRef Path,size_t Size,unsigned Mode) createOnDiskBuffer() argument 161 unsigned Mode = fs::all_read | fs::all_write; create() local [all...] |
/freebsd/contrib/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()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | VarLenCodeEmitterGen.cpp | 242 AltEncodingTy Mode = KV.first; in run() local 269 for (const auto &Mode : Modes) in run() local 276 for (const auto &Mode : Modes) { in run() local 350 CodeGenTarget &Target, AltEncodingTy Mode) { in emitInstructionBaseValues() 422 AltEncodingTy Mode = Modes.begin()->first; in getInstructionCases() local 430 for (const auto &Mode : Modes) { in getInstructionCases() local 448 Record *R, AltEncodingTy Mode, const VarLenInst &VLI, CodeGenTarget &Target, in getInstructionCaseForEncoding()
|
/freebsd/contrib/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
|
/freebsd/sys/dev/smartpqi/ |
H A D | smartpqi_ioctl.h | 54 BYTE Mode:2; /* b00 */ member 59 BYTE Mode:2; /* b01 */ member 65 BYTE Mode:2; /* b10 */ member 73 DWORD Mode:2; member 80 DWORD Mode:2; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocPriorityAdvisor.h | 63 RegAllocPriorityAdvisorAnalysis(AdvisorMode Mode) in RegAllocPriorityAdvisorAnalysis() 83 const AdvisorMode Mode; 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
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Debugify.cpp | 218 enum DebugifyMode Mode = DebugifyMode::SyntheticDebugInfo, in applyDebugify() 234 enum DebugifyMode Mode = DebugifyMode::SyntheticDebugInfo, in applyDebugify() 837 enum DebugifyMode Mode; member 865 enum DebugifyMode Mode; member 907 enum DebugifyMode Mode; member 953 enum DebugifyMode Mode; member 980 ModulePass *createDebugifyModulePass(enum DebugifyMode Mode, in createDebugifyModulePass() 990 createDebugifyFunctionPass(enum DebugifyMode Mode, in createDebugifyFunctionPass() 1015 enum DebugifyMode Mode, DebugInfoPerPass *DebugInfoBeforePass, in createCheckDebugifyModulePass() 1027 enum DebugifyMode Mode, DebugInfoPerPass *DebugInfoBeforePass, in createCheckDebugifyFunctionPass()
|
/freebsd/contrib/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
|
/freebsd/sys/contrib/dev/acpica/components/hardware/ |
H A D | hwacpi.c | 175 UINT32 Mode) in AcpiHwSetMode()
|
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/ |
H A D | DylibVerifier.h | 82 VerificationMode Mode, bool Zippered, bool Demangle, in DylibVerifier() 198 VerificationMode Mode = VerificationMode::Invalid; variable
|
H A D | DirectoryScanner.h | 74 ScanMode Mode; variable
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
H A D | AnalysisConsumer.cpp | 192 void DisplayFunction(const Decl *D, AnalysisMode Mode, in DisplayFunction() 269 AnalysisMode Mode = getModeForDecl(D, RecVisitorMode); in VisitDecl() local 626 AnalysisConsumer::getModeForDecl(Decl *D, AnalysisMode Mode) { in getModeForDecl() 658 void AnalysisConsumer::HandleCode(Decl *D, AnalysisMode Mode, in HandleCode()
|
/freebsd/sys/dev/ciss/ |
H A D | cissio.h | 110 u_int8_t Mode:2; member 115 u_int8_t Mode:2; member 121 u_int8_t Mode:2; member 128 u_int32_t Mode:2; member 134 u_int32_t Mode:2; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.h | 73 SIModeRegisterDefaults Mode; variable
|
/freebsd/stand/efi/include/ |
H A D | efigop.h | 60 UINT32 Mode; member 117 EFI_GRAPHICS_OUTPUT_PROTOCOL_MODE *Mode; member
|
H A D | efipoint.h | 64 EFI_SIMPLE_POINTER_MODE *Mode; member 112 EFI_ABSOLUTE_POINTER_MODE *Mode; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/ |
H A D | RemarkSerializer.h | 48 SerializerMode Mode; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | WithColor.h | 144 ColorMode Mode; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | FloatingPointMode.h | 202 inline StringRef denormalModeKindName(DenormalMode::DenormalModeKind Mode) { in denormalModeKindName() 222 DenormalMode Mode; in parseDenormalFPAttribute() local
|