Searched defs:GatherCost (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVTargetTransformInfo.cpp | 579 InstructionCost GatherCost = getShuffleCost() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.cpp | 8228 InstructionCost GatherCost = 0; getBuildVectorCost() local |