| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | KnownFPClass.cpp | 21 static bool inputDenormalIsIEEE(DenormalMode Mode) { in inputDenormalIsIEEE() 25 static bool inputDenormalIsIEEEOrPosZero(DenormalMode Mode) { in inputDenormalIsIEEEOrPosZero() 64 DenormalMode Mode) { in propagateDenormal() 91 DenormalMode Mode) { in propagateCanonicalizingSrc()
|
| H A D | FileOutputBuffer.cpp | 79 unsigned Mode) in InMemoryBuffer() 113 unsigned Mode; member in __anon71e275e70111::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
|
| /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/Remarks/ |
| H A D | RemarkSerializer.cpp | 21 remarks::createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, in createRemarkSerializer() 37 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/lib/Target/AMDGPU/ |
| H A D | SIModeRegister.cpp | 33 unsigned Mode = 0; member 186 unsigned Mode = MI.getOperand(2).getImm(); in getInstructionMode() local 192 unsigned Mode = MI.getOperand(2).getImm(); in getInstructionMode() local 198 unsigned Mode = MI.getOperand(6).getImm(); in getInstructionMode() local 204 unsigned Mode = MI.getOperand(2).getImm(); in getInstructionMode() local 295 unsigned Mode = (Val << Offset) & Mask; in processBlockPhase1() local
|
| H A D | AMDGPUISelDAGToDAG.h | 70 SIModeRegisterDefaults Mode; variable
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | VarLenCodeEmitterGen.cpp | 269 for (const auto &Mode : Modes) in run() local 276 for (const auto &Mode : Modes) { in run() local 350 const CodeGenTarget &Target, AltEncodingTy Mode) { in emitInstructionBaseValues() 423 AltEncodingTy Mode = Modes.begin()->first; in getInstructionCases() local 432 for (const auto &Mode : Modes) { in getInstructionCases() local 450 const Record *R, AltEncodingTy Mode, const VarLenInst &VLI, in getInstructionCaseForEncoding()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | RegAllocPriorityAdvisor.h | 83 RegAllocPriorityAdvisorProvider(AdvisorMode Mode) : Mode(Mode) {} in RegAllocPriorityAdvisorProvider() 130 RegAllocPriorityAdvisorAnalysisLegacy(AdvisorMode Mode) in RegAllocPriorityAdvisorAnalysisLegacy() 151 const AdvisorMode Mode; variable
|
| H A D | RegAllocEvictionAdvisor.h | 161 RegAllocEvictionAdvisorProvider(AdvisorMode Mode, LLVMContext &Ctx) in RegAllocEvictionAdvisorProvider() 201 RegAllocEvictionAdvisorAnalysisLegacy(AdvisorMode Mode) in RegAllocEvictionAdvisorAnalysisLegacy() 222 const AdvisorMode Mode; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | Debugify.h | 112 enum DebugifyMode Mode = DebugifyMode::NoDebugify; variable 174 enum DebugifyMode Mode; variable 198 enum DebugifyMode Mode = DebugifyMode::NoDebugify; variable 238 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/Target/X86/ |
| H A D | X86WinEHUnwindV2.cpp | 93 WinX64EHUnwindV2Mode Mode = in runOnMachineFunction() local 317 const MachineFunction &MF, WinX64EHUnwindV2Mode Mode, StringRef Reason) { in rejectCurrentFunctionInternalError()
|
| /freebsd/contrib/llvm-project/libc/include/llvm-libc-types/ |
| H A D | EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.h | 44 int32_t Mode; member 61 SIMPLE_TEXT_OUTPUT_MODE *Mode; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | ModuleInliner.h | 43 const InliningAdvisorMode Mode; variable
|
| H A D | ExpandVariadics.h | 27 const ExpandVariadicsMode Mode; variable
|
| H A D | Inliner.h | 97 const InliningAdvisorMode Mode; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningService.cpp | 16 ScanningMode Mode, ScanningOutputFormat Format, in DependencyScanningService()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | Debugify.cpp | 281 static bool applyDebugify(Function &F, enum DebugifyMode Mode, in applyDebugify() 295 static bool applyDebugify(Module &M, enum DebugifyMode Mode, in applyDebugify() 901 enum DebugifyMode Mode; member 929 enum DebugifyMode Mode; member 971 enum DebugifyMode Mode; member 1017 enum DebugifyMode Mode; member 1044 ModulePass *createDebugifyModulePass(enum DebugifyMode Mode, in createDebugifyModulePass() 1054 createDebugifyFunctionPass(enum DebugifyMode Mode, in createDebugifyFunctionPass() 1079 enum DebugifyMode Mode, DebugInfoPerPass *DebugInfoBeforePass, in createCheckDebugifyModulePass() 1091 enum DebugifyMode Mode, DebugInfoPerPass *DebugInfoBeforePass, in createCheckDebugifyFunctionPass()
|
| /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 | DirectoryScanner.h | 74 ScanMode Mode; variable
|
| H A D | DylibVerifier.h | 104 VerificationMode Mode, bool Zippered, bool Demangle, in DylibVerifier() 220 VerificationMode Mode = VerificationMode::Invalid; variable
|
| /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/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | AnalysisConsumer.cpp | 195 void DisplayFunction(const Decl *D, AnalysisMode Mode, in DisplayFunction() 259 AnalysisMode Mode = getModeForDecl(D, RecVisitorMode); in VisitDecl() local 660 AnalysisConsumer::getModeForDecl(Decl *D, AnalysisMode Mode) { in getModeForDecl() 694 void AnalysisConsumer::HandleCode(Decl *D, AnalysisMode Mode, in HandleCode()
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | IdeControllerInit.h | 123 UINT32 Mode; ///< The actual ATA mode. This field is not a bit map. member 143 UINT32 Mode; member
|