Home
last modified time | relevance | path

Searched defs:getScalarizationOverhead (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp117 unsigned HexagonTTIImpl::getScalarizationOverhead(Type *Ty, bool Insert, in getScalarizationOverhead() function in HexagonTTIImpl
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h446 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) { in getScalarizationOverhead() function
488 unsigned getScalarizationOverhead(Type *VecTy, ArrayRef<const Value *> Args) { in getScalarizationOverhead() function
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h47 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) { in getScalarizationOverhead() function
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1071 int X86TTIImpl::getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) { in getScalarizationOverhead() function in X86TTIImpl
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h296 unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) { in getScalarizationOverhead() function
DTargetTransformInfo.h1322 unsigned getScalarizationOverhead(Type *Ty, bool Insert, in getScalarizationOverhead() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp244 getScalarizationOverhead(Type *Ty, bool Insert, bool Extract) const { in getScalarizationOverhead() function in TargetTransformInfo
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3251 static unsigned getScalarizationOverhead(Type *Ty, bool Insert, bool Extract, in getScalarizationOverhead() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3100 static unsigned getScalarizationOverhead(Instruction *I, unsigned VF, in getScalarizationOverhead() function