Home
last modified time | relevance | path

Searched defs:IsPairwise (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp521 bool IsPairwise) { in getArithmeticReductionCost()
536 bool IsPairwise, in getMinMaxReductionCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1607 bool IsPairwise) { in getArithmeticReductionCost()
1656 unsigned getMinMaxReductionCost(Type *Ty, Type *CondTy, bool IsPairwise, in getMinMaxReductionCost() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2562 bool IsPairwise) { in getArithmeticReductionCost()
2760 bool IsPairwise, bool IsUnsigned) { in getMinMaxReductionCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp6050 bool IsPairwise, bool IsLeft, in createRdxShuffleMask()