Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp659 InstructionCost ShuffleCost = getInterleavedMemoryOpCost() local
686 InstructionCost ShuffleCost = getInterleavedMemoryOpCost() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2469 InstructionCost ShuffleCost = 0; getTreeReductionCost() local
2559 InstructionCost ShuffleCost = 0; getMinMaxReductionCost() local
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4605 InstructionCost ShuffleCost = 1; getVectorInstrCost() local
6339 InstructionCost ShuffleCost = getShuffleCost( getInterleavedMemoryOpCostAVX512() local
6396 InstructionCost ShuffleCost = getShuffleCost( getInterleavedMemoryOpCostAVX512() local
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1401 InstructionCost ShuffleCost = TargetTTI->getShuffleCost( getInstructionCost() local