Home
last modified time | relevance | path

Searched defs:ShuffleCost (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp680 InstructionCost ShuffleCost = in getInterleavedMemoryOpCost() local
707 InstructionCost ShuffleCost = in getInterleavedMemoryOpCost() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2487 InstructionCost ShuffleCost = 0; in getTreeReductionCost() local
2577 InstructionCost ShuffleCost = 0; in getMinMaxReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4605 InstructionCost ShuffleCost = 1; in getVectorInstrCost() local
6339 InstructionCost ShuffleCost = getShuffleCost( in getInterleavedMemoryOpCostAVX512() local
6396 InstructionCost ShuffleCost = getShuffleCost( in getInterleavedMemoryOpCostAVX512() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1410 InstructionCost ShuffleCost = TargetTTI->getShuffleCost( in getInstructionCost() local