Home
last modified time | relevance | path

Searched full:specialized (Results 1 – 25 of 375) sorted by relevance

12345678910>>...15

/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dmemory.cppm
H A Dmemory.inc52 // [specialized.addressof], addressof
55 // [specialized.algorithms], specialized algorithms
104 // [specialized.construct], construct_at
110 // [specialized.destroy], destroy
148 // [util.smartptr.shared.spec], shared_ptr specialized algorithms
166 // [util.smartptr.weak.spec], weak_ptr specialized algorithms
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendConsumer.h128 /// Specialized handler for InlineAsm diagnostic.
132 /// Specialized handler for diagnostics reported using SMDiagnostic.
134 /// Specialized handler for StackSize diagnostic.
138 /// Specialized handler for ResourceLimit diagnostic.
143 /// Specialized handler for unsupported backend feature diagnostic.
145 /// Specialized handlers for optimization remarks.
159 /// Specialized handler for misexpect warnings.
H A DCGOpenMPRuntimeGPU.h10 // specialized by GPU targets NVPTX and AMDGCN.
36 /// Target codegen is specialized based on two data-sharing modes: CUDA, in
80 /// Emit outlined function specialized for the Fork-Join
94 /// Emit outlined function specialized for the Single Program
/freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DRemarkStreamer.h15 // Typically, a specialized remark emitter should hold a reference to the main
16 // remark streamer set up in the LLVMContext, and should convert specialized
19 // Specialized remark emitters can be components like:
24 // This allows for composition between specialized remark emitters throughout
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.def37 // Handler for specialized and uniquable leaf nodes under MDNode. Defers to
65 // Handler for specialized leaf nodes under MDNode.
70 // Handler for specialized non-leaf nodes under MDNode.
H A DVPIntrinsics.def158 // Specialized helper macro for integer binary operators (%x, %y, %mask, %evl).
333 // Specialized helper macro for floating-point binary operators
488 // Specialized helper macro for type conversions.
522 // Specialized helper macro for integer type conversions.
649 // Specialized helper macro for VP reductions (%start, %x, %mask, %evl).
714 // Specialized helper macro for VP reductions as above but with two forms:
H A DLLVMContext.h235 /// The "main remark streamer" used by all the specialized remark streamers.
240 /// All specialized remark streamers should convert remarks to
361 /* Specialized opaque context conversions. in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
/freebsd/sys/dev/syscons/fonts/
H A Dcursor.awk2 # awk script to convert a bdf file to C declarations in a form specialized
5 # The accompanying syscons mouse cursor bdf file has specialized comments
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionSpecialization.h18 // which can be specialized.
125 // Cloned function, a specialized version of the original one.
259 /// Analyses used to help determine if a function should be specialized.
303 /// Clean up fully specialized functions.
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h88 /// A specialized PseudoSourceValue for holding FixedStack values, which must
122 /// A specialized pseudo source value for holding GlobalValue values.
136 /// A specialized pseudo source value for holding external symbol values.
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DReplacementsYaml.h27 /// Specialized MappingTraits to describe how a Replacement is in LLVM_YAML_IS_SEQUENCE_VECTOR()
60 /// Specialized MappingTraits to describe how a in LLVM_YAML_IS_SEQUENCE_VECTOR()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DIntegerDivision.h27 /// expansion, but future work includes generating more specialized code,
36 /// implementations, but future work includes generating more specialized code
/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5_get_in_cred.3139 The other krb5_get_in function are more specialized and therefor
167 but are more specialized.
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h70 /// Access the cached "most specialized value" - that is the one to use for
146 /// Cache the current "most specialized" value. Don't use this
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DContinuousRangeMap.h10 // specialized container used by serialization.
27 /// specialized interface.
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGraphTraits.h11 /// specialized by classes that want to be iteratable by generic graph
26 // GraphTraits - This class should be specialized by different graph types...
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAnalysisManager.h83 /// A specialized result for the \c LoopAnalysisManagerFunctionProxy which
143 /// Provide a specialized run method for the \c LoopAnalysisManagerFunctionProxy
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Datmel-smc.txt4 to interface with standard memory devices (NAND, NOR, SRAM or specialized
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dlvds.yaml19 to accommodate for even more specialized data formats, since a variety of
/freebsd/lib/libdevdctl/
H A Devent.h317 /** Specialized Event object factory for Devfs events. */
355 /** Specialized Event object factory for GEOM events. */
378 /** Specialized Event object factory for ZFS events. */
/freebsd/contrib/wireguard-tools/
H A Dctype.h5 * Specialized constant-time ctype.h reimplementations that aren't locale-specific.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp570 "specialized.arg." + Twine(++NGlobals)); in promoteConstantStackValues()
626 /// \returns true if at least one function is specialized.
804 Clone->setName(F->getName() + ".specialized." + Twine(NSpecs)); in cloneCandidateFunction()
836 // specialized. in findSpecializations()
969 // marking the argument on which we specialized the function constant in createSpecialization()
976 // Mark all the specialized functions in createSpecialization()
1139 // If the function has been completely specialized, the original function in updateCallSites()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DABI.h71 // specialized to work with llvm IR types
86 // specialized to work with llvm IR types
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTrailingObjects.h86 /// be specialized, so overloads must be used instead of
288 // function templates can't be specialized. in getTrailingObjects()
300 // function templates can't be specialized. in getTrailingObjects()

12345678910>>...15