Home
last modified time | relevance | path

Searched refs:Static (Results 1 – 25 of 142) sorted by relevance

123456

/freebsd-13.1/contrib/llvm-project/lldb/tools/lldb-instr/
H A DInstrument.cpp33 static std::string GetRecordMethodMacroName(bool Static, bool Const, in GetRecordMethodMacroName() argument
39 if (Static) in GetRecordMethodMacroName()
56 static std::string GetRegisterMethodMacroName(bool Static, bool Const) { in GetRegisterMethodMacroName() argument
61 if (Static) in GetRegisterMethodMacroName()
72 StringRef Values, bool Static, in GetRecordMethodMacro() argument
77 OS << GetRecordMethodMacroName(Static, Const, Values.empty()); in GetRecordMethodMacro()
126 bool Static, bool Const) { in GetRegisterMethodMacro() argument
129 OS << GetRegisterMethodMacroName(Static, Const); in GetRegisterMethodMacro()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.def63 // Static attributes for 'schedule' clause.
79 // Static attributes for 'defaultmap' clause.
94 // Static attributes for 'depend' clause.
131 // Static attributes for 'dist_schedule' clause.
/freebsd-13.1/contrib/googletest/googletest/xcode/Config/
H A DStaticLibraryTarget.xcconfig10 // Static libs can be included in bundles so make them position independent
13 // Static libs should not have their internal globals or external symbols
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.cpp171 if (TM.getRelocationModel() == Reloc::Static) in classifyGlobalReference()
210 if (!is64Bit() && !GV && TM.getRelocationModel() == Reloc::Static) in classifyGlobalFunctionReference()
234 return isTargetELF() || TM.getRelocationModel() == Reloc::Static; in isLegalToCallImmediateAddr()
H A DX86TargetMachine.cpp161 return Reloc::Static; in getEffectiveRelocModel()
173 return Reloc::Static; in getEffectiveRelocModel()
184 return Reloc::Static; in getEffectiveRelocModel()
189 if (*RM == Reloc::Static && TT.isOSDarwin() && is64Bit) in getEffectiveRelocModel()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h22 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI }; enumerator
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h111 LookupKind::Static, in launchCompile()
155 LookupKind::Static, in registerSymbols()
/freebsd-13.1/sys/contrib/device-tree/Bindings/mfd/
H A Datmel-smc.txt1 * Device tree bindings for Atmel SMC (Static Memory Controller)
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.cpp47 RM.getValueOr(Reloc::Static), in CSKYTargetMachine()
/freebsd-13.1/usr.sbin/bsdinstall/scripts/
H A Dnetconfig_ipv6111 --mixedform 'Static IPv6 Network Interface Configuration' 0 0 0 \
/freebsd-13.1/sys/contrib/libsodium/packaging/nuget/
H A Dpackage.gsl69 <!-- x86 Static libraries (.lib) -->
73 <!-- x86 Static link time code generation libraries (.ltcg.lib) -->
93 <!-- x64 Static libraries (.lib) -->
97 <!-- x64 Static link time code generation libraries (.ltcg.lib) -->
256 <EnumValue Name="static" DisplayName="Static (LIB)" />
257 <EnumValue Name="ltcg" DisplayName="Static using link time compile generation (LTCG)" />
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.cpp31 return Reloc::Static; in getEffectiveRelocModel()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCTargetMachine.cpp24 return RM.getValueOr(Reloc::Static); in getRelocModel()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPConstants.h115 Static = 34, // static unspecialized enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.cpp29 return RM.getValueOr(Reloc::Static); in getEffectiveRelocModel()
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/adc/
H A Dbrcm,iproc-static-adc.txt1 * Broadcom's IPROC Static ADC controller
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRTargetMachine.cpp40 return RM.getValueOr(Reloc::Static); in getEffectiveRelocModel()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVETargetMachine.cpp64 return RM.getValueOr(Reloc::Static); in getEffectiveRelocModel()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbols.def9 // The list of symbols (SymExpr sub-classes) used in the Static Analyzer.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp104 return Reloc::Static; in getEffectiveRelocModel()
111 return Reloc::Static; in getEffectiveRelocModel()
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.cpp78 case Reloc::Static: in print()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.cpp76 return Reloc::Static; in getEffectiveRelocModel()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptExpressionOpts.cpp119 reloc_model = llvm::Reloc::Static; in runOnModule()
/freebsd-13.1/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dingenic,nemc.yaml70 description: Static memory recovery time in nanoseconds.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp197 return TT.isOSBinFormatMachO() ? Reloc::PIC_ : Reloc::Static; in getEffectiveRelocModel()
205 return Reloc::Static; in getEffectiveRelocModel()

123456