Searched defs:InsertCost (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVTargetTransformInfo.cpp | 1587 InstructionCost InsertCost getVectorInstrCost() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VectorCombine.cpp | 983 InstructionCost InsertCost = TTI.getVectorInstrCost( scalarizeBinopOrCmp() local |
H A D | SLPVectorizer.cpp | 8410 InstructionCost InsertCost = getBuildVectorCost() local |