Home
last modified time | relevance | path

Searched defs:useReductionIntrinsic (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp903 bool AArch64TTIImpl::useReductionIntrinsic(unsigned Opcode, Type *Ty, in useReductionIntrinsic() function in AArch64TTIImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp1274 bool ARMTTIImpl::useReductionIntrinsic(unsigned Opcode, Type *Ty, in useReductionIntrinsic() function in ARMTTIImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h606 bool useReductionIntrinsic(unsigned Opcode, Type *Ty, in useReductionIntrinsic() function
DTargetTransformInfo.h1869 bool useReductionIntrinsic(unsigned Opcode, Type *Ty, in useReductionIntrinsic() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp842 bool TargetTransformInfo::useReductionIntrinsic(unsigned Opcode, in useReductionIntrinsic() function in TargetTransformInfo