Home
last modified time | relevance | path

Searched refs:getMinMaxReductionPredicate (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DLoopUtils.h373 CmpInst::Predicate getMinMaxReductionPredicate(RecurKind RK);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DLoopUtils.h364 CmpInst::Predicate getMinMaxReductionPredicate(RecurKind RK);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h353 CmpInst::Predicate getMinMaxReductionPredicate(RecurKind RK);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DLoopUtils.h373 CmpInst::Predicate getMinMaxReductionPredicate(RecurKind RK);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DLoopUtils.h373 CmpInst::Predicate getMinMaxReductionPredicate(RecurKind RK);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp883 CmpInst::Predicate llvm::getMinMaxReductionPredicate(RecurKind RK) { in getMinMaxReductionPredicate() function in llvm
913 CmpInst::Predicate Pred = getMinMaxReductionPredicate(RK); in createMinMaxOp()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp12929 CmpInst::Predicate RdxPred = getMinMaxReductionPredicate(RdxKind); in getReductionCost()
12949 CmpInst::Predicate RdxPred = getMinMaxReductionPredicate(RdxKind); in getReductionCost()