Home
last modified time | relevance | path

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

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