Home
last modified time | relevance | path

Searched defs:Subset (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp254 static uint64_t MaximallyReplicateSubImmediate(uint64_t V, uint64_t Subset) { in MaximallyReplicateSubImmediate()
/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp761 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 DLoopVectorize.cpp4752 auto Subset = ArrayRef<InstructionVFPair>(); emitInvalidCostRemarks() local
[all...]