Home
last modified time | relevance | path

Searched defs:getSpliceCost (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVTargetTransformInfo.cpp244 InstructionCost RISCVTTIImpl::getSpliceCost(VectorType *Tp, int Index) { in getSpliceCost() function in RISCVTTIImpl
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp3075 InstructionCost AArch64TTIImpl::getSpliceCost(VectorType *Tp, int Index) { in getSpliceCost() function in AArch64TTIImpl