Searched refs:Distinct (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/IR/ |
| H A D | MetadataImpl.h | 32 case Distinct: in storeImpl() 47 case Distinct: in storeImpl()
|
| H A D | Metadata.cpp | 949 Storage = Distinct; in storeDistinctInContext()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | Metadata.h | 69 enum StorageType { Uniqued, Distinct, Temporary }; enumerator 1126 bool isDistinct() const { return Storage == Distinct; } 1368 return getImpl(Context, MDs, Distinct); 1549 : Metadata(DistinctMDOperandPlaceholderKind, Distinct) {
|
| H A D | DebugInfoMetadata.h | 42 return getImpl(Context, DEFINE_MDNODE_GET_UNPACK(ARGS), Distinct); \ 321 return getImpl(Context, Distinct); in getDistinct()
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | AliasAnalysis.rst | 523 * Distinct globals, stack allocations, and heap allocations can never alias.
|
| H A D | Coroutines.rst | 544 Distinct Save and Suspend
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl5200delta.pod | 1922 Distinct library basenames with C<d_libname_unique>.
|
| H A D | perlguts.pod | 1198 Distinct input and output PerlIO objects are created for sockets and
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | LanguageExtensions.rst | 524 * Distinct boolean vectors are always distinct memory objects (there is no
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | invoke.texi | 5260 Perform live range splitting during the SSA->normal phase. Distinct live
|
| H A D | gcc.info | 4952 Distinct live ranges of a variable are split into unique
|