Home
last modified time | relevance | path

Searched refs:Subset (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/llvm/utils/unittest/googlemock/src/
H A Dgmock-matchers.cc302 case UnorderedMatcherRequire::Subset: in DescribeToImpl()
344 case UnorderedMatcherRequire::Subset: in DescribeNegationToImpl()
399 if (match_flags() & UnorderedMatcherRequire::Subset) { in VerifyMatchMatrix()
436 if ((match_flags() & UnorderedMatcherRequire::Subset) && in FindPairing()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMips.td89 "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 "
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExceptionSpec.cpp771 const FunctionProtoType *Subset, in CheckExceptionSpecSubset() argument
788 Subset = ResolveExceptionSpec(SubLoc, Subset); in CheckExceptionSpecSubset()
789 if (!Subset) in CheckExceptionSpecSubset()
793 ExceptionSpecificationType SubEST = Subset->getExceptionSpecType(); in CheckExceptionSpecSubset()
806 CanThrowResult SubCanThrow = Subset->canThrow(); in CheckExceptionSpecSubset()
813 Subset, SubLoc); in CheckExceptionSpecSubset()
839 for (QualType SubI : Subset->exceptions()) { in CheckExceptionSpecSubset()
866 Subset, SubLoc); in CheckExceptionSpecSubset()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMRegisterInfo.td436 // Subset of SPR which can be used as a source of NEON scalars for 16-bit
465 // Subset of DPR that are accessible with VFP2 (and so that also have
472 // Subset of DPR which can be used as a source of NEON scalars for 16-bit
490 // Subset of QPR that have 32-bit SPR subregs.
496 // Subset of QPR that have DPR_8 and SPR_8 subregs.
/llvm-project-15.0.7/llvm/test/Transforms/CodeGenPrepare/SPARC/
H A Doverflow-intrinsics.ll5 ; Subset of tests from llvm/tests/Transforms/CodeGenPrepare/X86/overflow-intrinsics.ll
/llvm-project-15.0.7/llvm/test/Transforms/CodeGenPrepare/AArch64/
H A Doverflow-intrinsics.ll5 ; Subset of tests from llvm/tests/Transforms/CodeGenPrepare/X86/overflow-intrinsics.ll
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5351 auto Subset = ArrayRef<InstructionVFPair>(); in selectVectorizationFactor() local
5353 if (Subset.empty()) in selectVectorizationFactor()
5354 Subset = Tail.take_front(1); in selectVectorizationFactor()
5356 Instruction *I = Subset.front().first; in selectVectorizationFactor()
5363 if (Subset == Tail || Tail[Subset.size()].first != I) { in selectVectorizationFactor()
5366 assert(!Subset.empty() && "Unexpected empty range"); in selectVectorizationFactor()
5368 for (auto &Pair : Subset) in selectVectorizationFactor()
5369 OS << (Pair.second == Subset.front().second ? "" : ", ") in selectVectorizationFactor()
5378 Tail = Tail.drop_front(Subset.size()); in selectVectorizationFactor()
5379 Subset = {}; in selectVectorizationFactor()
[all …]
/llvm-project-15.0.7/third-party/benchmark/docs/
H A Duser_guide.md11 [Running a Subset of Benchmarks](#running-a-subset-of-benchmarks)
165 ## Running a Subset of Benchmarks
/llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h2910 Subset = 1 << 1,
2911 ExactMatch = Superset | Subset,
4285 internal::UnorderedMatcherRequire::Subset, first, last);
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.td649 // Subset of SReg_32 without M0 for SMRD instructions and alike.
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2119 const FunctionProtoType *Subset,
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod5258 =item * Subset