Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.h163 bool shouldExpandReduction(const IntrinsicInst *II) const { in shouldExpandReduction() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h568 bool shouldExpandReduction(const IntrinsicInst *II) const { in shouldExpandReduction() function
DTargetTransformInfo.h1574 bool shouldExpandReduction(const IntrinsicInst *II) const override { in shouldExpandReduction() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp625 bool TargetTransformInfo::shouldExpandReduction(const IntrinsicInst *II) const { in shouldExpandReduction() function in TargetTransformInfo