Searched defs:ShuffleCost (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVTargetTransformInfo.cpp | 602 InstructionCost ShuffleCost = getInterleavedMemoryOpCost() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 2487 InstructionCost ShuffleCost = 0; in getMinMaxReductionCost() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86TargetTransformInfo.cpp | 4479 InstructionCost ShuffleCost = 1; getVectorInstrCost() local |