Home
last modified time | relevance | path

Searched full:distinct (Results 1 – 25 of 544) sorted by relevance

12345678910>>...22

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h332 METADATA_LOCATION = 7, // [distinct, line, col, scope, inlined-at?]
337 METADATA_GENERIC_DEBUG = 12, // [distinct, tag, vers, header, n x md num]
338 METADATA_SUBRANGE = 13, // [distinct, count, lo]
339 METADATA_ENUMERATOR = 14, // [isUnsigned|distinct, value, name]
340 METADATA_BASIC_TYPE = 15, // [distinct, tag, name, size, align, enc]
341 METADATA_FILE = 16, // [distinct, filename, directory, checksumkind, checksum]
342 METADATA_DERIVED_TYPE = 17, // [distinct, ...]
343 METADATA_COMPOSITE_TYPE = 18, // [distinct, ...]
344 METADATA_SUBROUTINE_TYPE = 19, // [distinct, flags, types, cc]
345 METADATA_COMPILE_UNIT = 20, // [distinct,
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TraceExporter/docs/
H A Dhtr.rst43 - For each block, compute the number of distinct predecessor and successor blocks.
48 …than one distinct successor is always the start of a super block, the super block will continue un…
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DMetadataImpl.h32 case Distinct: in storeImpl()
47 case Distinct: in storeImpl()
/freebsd-src/contrib/libxo/libxo/
H A Dxo_open_list.358 distinct levels of calls are needed to represent them in our output
73 open and close the list, while a distinct call is needed to open and
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h70 enum StorageType { Uniqued, Distinct, Temporary }; enumerator
1048 /// Metadata nodes can be uniqued, like constants, or distinct. Temporary
1065 /// whereas small MDNodes' operands are co-allocated. Distinct and temporary
1115 /// Only temporary and distinct nodes are resizable.
1252 bool isDistinct() const { return Storage == Distinct; }
1286 /// return it. If \c N cannot be uniqued, return a distinct node instead.
1305 /// Replace a temporary node with a distinct one.
1307 /// Create a distinct version of \c N -- in place, if possible -- and return
1387 /// Mutate this to be "distinct".
1508 /// Return a distinct nod
[all...]
H A DMDBuilder.h151 /// Each returned node is distinct from all other metadata and will never
158 /// node is distinct from all other metadata and will never be identified
165 /// Each returned node is distinct from all other metadata and will never
172 /// Each returned node is distinct from all other metadata and will never
/freebsd-src/contrib/libxo/doc/
H A Dencoders.rst163 distinct output.
231 The encoder API consists of three distinct phases:
269 "xo_encoder.h". Each op code represents a distinct event in the libxo
/freebsd-src/crypto/openssl/doc/man3/
H A DX509_NAME_print_ex.pod60 Two distinct separators are used between distinct RelativeDistinguishedName
H A DBIO_s_socket.pod34 platforms sockets are not file descriptors and use distinct I/O routines,
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h279 /// post-order. Distinct subgraphs reachable only from a single uniqued node
282 /// \note The relative order of a distinct and uniqued node is irrelevant.
283 /// \a organizeMetadata() will later partition distinct nodes ahead of
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h276 /// post-order. Distinct subgraphs reachable only from a single uniqued node
279 /// \note The relative order of a distinct and uniqued node is irrelevant.
280 /// \a organizeMetadata() will later partition distinct nodes ahead of
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp52 // remain distinct, and the optimizer will treat them conservatively. in getRoot()
175 // Treat all other builtin types as distinct types. This includes in getTypeInfoHelper()
176 // treating wchar_t, char16_t, and char32_t as distinct from their in getTypeInfoHelper()
225 // pointers distinct for non-builtin types. in getTypeInfoHelper()
245 // Enum types are distinct types. In C++ they have "underlying types", in getTypeInfo()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp215 /// Worklist of distinct nodes whose operands need to be remapped.
228 /// algorithm handles distinct nodes and uniqued node subgraphs using
231 /// Distinct nodes are immediately mapped and added to \a DistinctWorklist
237 /// a node to calculate uniqued node mappings in bulk. Distinct leafs are
241 /// distinct nodes in \a DistinctWorklist until the entire subgraph under \c
270 /// MDNode, compute and return the mapping. If it's a distinct \a MDNode,
278 /// Map a distinct node.
280 /// Return the mapping for the distinct node \c N, saving the result in \a
297 /// distinct node, an already-mapped uniqued node, or \a ConstantAsMetadata)
641 assert(N.isDistinct() && "Expected a distinct nod in mapDistinctNode()
[all...]
/freebsd-src/contrib/kyua/
H A DAUTHORS3 # This file is distinct from the CONTRIBUTORS files; see the latter for
/freebsd-src/contrib/ntp/ntpd/
H A Ddeclcond.h4 * The NTP reference implementation distribution includes two distinct
/freebsd-src/contrib/ntp/include/
H A Ddeclcond.h4 * The NTP reference implementation distribution includes two distinct
/freebsd-src/sys/contrib/device-tree/Bindings/leds/backlight/
H A Dled-backlight.txt12 - brightness-levels: Array of distinct brightness levels. The levels must be
/freebsd-src/sys/contrib/device-tree/Bindings/pwm/
H A Dkontron,sl28cpld-pwm.yaml16 The controller supports one PWM channel and supports only four distinct
/freebsd-src/contrib/ncurses/man/
H A Duser_caps.5176 Some terminals can send distinct strings for special keys (cursor-,
351 Several terminals provide the ability to send distinct strings for
357 distinct special-key strings.
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVRegisterBanks.td9 // Although RegisterBankSelection is disabled we need to distinct the banks
/freebsd-src/sys/contrib/device-tree/Bindings/mmc/
H A Dusdhi6rol0.txt17 entry when the board requires distinct settings for UHS speeds.
/freebsd-src/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dintel,ixp4xx-interrupt.yaml19 The distinct IXP4xx families with different interrupt controller
/freebsd-src/contrib/jemalloc/include/jemalloc/internal/
H A Dbase_structs.h38 * that the total number of distinct mappings remains small.
/freebsd-src/sys/contrib/device-tree/Bindings/thermal/
H A Dimx8mm-thermal.yaml16 currently two distinct major versions of the IP that is supported
/freebsd-src/contrib/bearssl/conf/
H A DWin.mk16 # name is distinct from the 'import library' generated along with the DLL.

12345678910>>...22