Home
last modified time | relevance | path

Searched refs:getRecurrenceKind (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h186 RecurrenceKind getRecurrenceKind() { return Kind; } in getRecurrenceKind() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h198 RecurrenceKind getRecurrenceKind() { return Kind; } in getRecurrenceKind() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp1691 RD::RecurrenceKind RecKind = Desc.getRecurrenceKind(); in createTargetReduction()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3516 RecurrenceDescriptor::RecurrenceKind RK = RdxDesc.getRecurrenceKind(); in vectorizeLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3555 RecurrenceDescriptor::RecurrenceKind RK = RdxDesc.getRecurrenceKind(); in fixReduction()