Home
last modified time | relevance | path

Searched defs:ScalarCost (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp431 unsigned ScalarCost = in getArithmeticInstrCost() local
722 unsigned ScalarCost = getCastInstrCost(Opcode, Dst->getScalarType(), in getCastInstrCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1212 unsigned ScalarCost = variable
1529 unsigned ScalarCost = ConcreteTTI->getIntrinsicInstrCost( variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3364 int ScalarCost = VL.size() * ScalarEltCost; in getEntryCost() local
3385 int ScalarCost = VecTy->getNumElements() * ScalarEltCost; in getEntryCost() local
3451 int ScalarCost = VecTy->getNumElements() * ScalarEltCost; in getEntryCost() local
3467 int ScalarCost = VecTy->getNumElements() * ScalarEltCost; in getEntryCost() local
3547 int ScalarCost = 0; in getEntryCost() local
DLoopVectorize.cpp5082 const float ScalarCost = Cost; in selectVectorizationFactor() local
5674 unsigned ScalarCost = VF * getInstructionCost(I, 1).first; in computePredInstDiscount() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp879 int ScalarCost = getArithmeticInstrCost( in getArithmeticInstrCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6495 uint64_t ScalarCost = in isProfitableToPromote() local