Home
last modified time | relevance | path

Searched defs:NumOfDests (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp421 unsigned NumOfDests = divideCeil(Mask.size(), LegalNumElts); in costShuffleViaSplitting() local
495 InstructionCost NumOfDests = in costShuffleViaVRegSplitting() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1742 InstructionCost NumOfDests = LT.first; in getShuffleCost() local