Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp398 unsigned ScalarCost = getArithmeticInstrCost(Opcode, Ty->getScalarType()); in getArithmeticInstrCost() local
663 unsigned ScalarCost = getCastInstrCost(Opcode, Dst->getScalarType(), in getCastInstrCost() local
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h734 unsigned ScalarCost = static_cast<T *>(this)->getIntrinsicInstrCost( in getIntrinsicInstrCost() local
882 unsigned ScalarCost = static_cast<T *>(this)->getIntrinsicInstrCost( in getIntrinsicInstrCost() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1005 unsigned ScalarCost = static_cast<T *>(this)->getIntrinsicInstrCost( variable
1190 unsigned ScalarCost = static_cast<T *>(this)->getIntrinsicInstrCost( variable
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1587 int ScalarCost = VL.size() * TTI->getCastInstrCost(VL0->getOpcode(), in getEntryCost() local
1599 int ScalarCost = VecTy->getNumElements() * in getEntryCost() local
1659 int ScalarCost = VecTy->getNumElements() * in getEntryCost() local
1672 int ScalarCost = in getEntryCost() local
1730 int ScalarCost = 0; in getEntryCost() local
DLoopVectorize.cpp5284 const float ScalarCost = Cost; in selectVectorizationFactor() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2201 int ScalarCost = VL.size() * ScalarEltCost; in getEntryCost() local
2222 int ScalarCost = VecTy->getNumElements() * ScalarEltCost; in getEntryCost() local
2286 int ScalarCost = VecTy->getNumElements() * ScalarEltCost; in getEntryCost() local
2302 int ScalarCost = VecTy->getNumElements() * ScalarEltCost; in getEntryCost() local
2375 int ScalarCost = 0; in getEntryCost() local
DLoopVectorize.cpp5032 const float ScalarCost = Cost; in selectVectorizationFactor() local
5574 unsigned ScalarCost = VF * getInstructionCost(I, 1).first; in computePredInstDiscount() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp797 int ScalarCost = getArithmeticInstrCost( in getArithmeticInstrCost() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4918 uint64_t ScalarCost = in isProfitableToPromote() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp5963 uint64_t ScalarCost = in isProfitableToPromote() local