Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp893 bool AArch64TTIImpl::useReductionIntrinsic(unsigned Opcode, Type *Ty, in useReductionIntrinsic() function in AArch64TTIImpl
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h563 bool useReductionIntrinsic(unsigned Opcode, Type *Ty, in useReductionIntrinsic() function
DTargetTransformInfo.h1570 bool useReductionIntrinsic(unsigned Opcode, Type *Ty, in useReductionIntrinsic() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp620 bool TargetTransformInfo::useReductionIntrinsic(unsigned Opcode, in useReductionIntrinsic() function in TargetTransformInfo