Searched defs:ShuffleCost (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVTargetTransformInfo.cpp | 659 InstructionCost ShuffleCost = getInterleavedMemoryOpCost() local |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 2469 InstructionCost ShuffleCost = 0; getTreeReductionCost() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86TargetTransformInfo.cpp | 4605 InstructionCost ShuffleCost = 1; getVectorInstrCost() local |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 1401 InstructionCost ShuffleCost = TargetTTI->getShuffleCost( getInstructionCost() local |