Searched defs:Subset (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 254 static uint64_t MaximallyReplicateSubImmediate(uint64_t V, uint64_t Subset) { in MaximallyReplicateSubImmediate()
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaExceptionSpec.cpp | 761 CheckExceptionSpecSubset(const PartialDiagnostic & DiagID,const PartialDiagnostic & NestedDiagID,const PartialDiagnostic & NoteID,const PartialDiagnostic & NoThrowDiagID,const FunctionProtoType * Superset,bool SkipSupersetFirstParameter,SourceLocation SuperLoc,const FunctionProtoType * Subset,bool SkipSubsetFirstParameter,SourceLocation SubLoc) CheckExceptionSpecSubset() argument
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 4752 auto Subset = ArrayRef<InstructionVFPair>(); emitInvalidCostRemarks() local [all...] |