Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp254 static uint64_t MaximallyReplicateSubImmediate(uint64_t V, uint64_t Subset) { in MaximallyReplicateSubImmediate()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp761 SourceLocation SuperLoc, const FunctionProtoType *Subset, in CheckExceptionSpecSubset()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4382 auto Subset = ArrayRef<InstructionVFPair>(); in emitInvalidCostRemarks() local