Searched refs:Subset (Results 1 – 15 of 15) sorted by relevance
/freebsd/contrib/googletest/googlemock/src/ |
H A D | gmock-matchers.cc | 301 case UnorderedMatcherRequire::Subset: in DescribeToImpl() 343 case UnorderedMatcherRequire::Subset: in DescribeNegationToImpl() 415 if (match_flags() & UnorderedMatcherRequire::Subset) { in VerifyMatchMatrix() 452 if ((match_flags() & UnorderedMatcherRequire::Subset) && in FindPairing()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips.td | 89 "Subset of MIPS-III that is also in MIPS32 " 92 "Subset of MIPS-III that is also in MIPS32r2 " 100 "Subset of MIPS-IV that is also in MIPS32 " 103 "Subset of MIPS-IV that is also in MIPS32r2 " 110 "Subset of MIPS-V that is also in MIPS32r2 "
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExceptionSpec.cpp | 761 SourceLocation SuperLoc, const FunctionProtoType *Subset, in CheckExceptionSpecSubset() argument 778 Subset = ResolveExceptionSpec(SubLoc, Subset); in CheckExceptionSpecSubset() 779 if (!Subset) in CheckExceptionSpecSubset() 783 ExceptionSpecificationType SubEST = Subset->getExceptionSpecType(); in CheckExceptionSpecSubset() 796 CanThrowResult SubCanThrow = Subset->canThrow(); in CheckExceptionSpecSubset() 803 SkipSupersetFirstParameter, SuperLoc, Subset, in CheckExceptionSpecSubset() 830 for (QualType SubI : Subset->exceptions()) { in CheckExceptionSpecSubset() 857 SkipSupersetFirstParameter, SuperLoc, Subset, in CheckExceptionSpecSubset()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 254 static uint64_t MaximallyReplicateSubImmediate(uint64_t V, uint64_t Subset) { in MaximallyReplicateSubImmediate() argument 255 uint64_t Result = Subset; in MaximallyReplicateSubImmediate()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMRegisterInfo.td | 446 // Subset of SPR which can be used as a source of NEON scalars for 16-bit 475 // Subset of DPR that are accessible with VFP2 (and so that also have 482 // Subset of DPR which can be used as a source of NEON scalars for 16-bit 500 // Subset of QPR that have 32-bit SPR subregs. 506 // Subset of QPR that have DPR_8 and SPR_8 subregs.
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 4382 auto Subset = ArrayRef<InstructionVFPair>(); in emitInvalidCostRemarks() local 4384 if (Subset.empty()) in emitInvalidCostRemarks() 4385 Subset = Tail.take_front(1); in emitInvalidCostRemarks() 4387 Instruction *I = Subset.front().first; in emitInvalidCostRemarks() 4394 if (Subset == Tail || Tail[Subset.size()].first != I) { in emitInvalidCostRemarks() 4397 assert(!Subset.empty() && "Unexpected empty range"); in emitInvalidCostRemarks() 4399 for (const auto &Pair : Subset) in emitInvalidCostRemarks() 4400 OS << (Pair.second == Subset.front().second ? "" : ", ") << Pair.second; in emitInvalidCostRemarks() 4408 Tail = Tail.drop_front(Subset.size()); in emitInvalidCostRemarks() 4409 Subset = {}; in emitInvalidCostRemarks() [all …]
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | provider-decoder.pod | 177 =head2 Subset selections
|
H A D | provider-encoder.pod | 184 =head2 Subset selections
|
/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-matchers.h | 3564 Subset = 1 << 1, 3565 ExactMatch = Superset | Subset, 4923 internal::UnorderedMatcherRequire::Subset, first, last);
|
/freebsd/contrib/googletest/docs/reference/ |
H A D | testing.md | 756 [Running a Subset of the Tests](../advanced.md#running-a-subset-of-the-tests)
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.td | 764 // Subset of SReg_32 without M0 for SMRD instructions and alike.
|
/freebsd/crypto/heimdal/doc/ |
H A D | layman.asc | 1 A Layman's Guide to a Subset of ASN.1, BER, and DER
|
/freebsd/contrib/googletest/docs/ |
H A D | advanced.md | 1842 #### Running a Subset of the Tests
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 6189 SourceLocation SuperLoc, const FunctionProtoType *Subset,
|
/freebsd/share/misc/ |
H A D | usb_vendors | 3723 505a Linux-USB "CDC Subset" Device, or Itsy (experimental)
|