Home
last modified time | relevance | path

Searched refs:isFloatingPointRecurrenceKind (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h205 static bool isFloatingPointRecurrenceKind(RecurrenceKind Kind);
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp59 bool RecurrenceDescriptor::isFloatingPointRecurrenceKind(RecurrenceKind Kind) { in isFloatingPointRecurrenceKind() function in RecurrenceDescriptor
211 if (!isFloatingPointRecurrenceKind(Kind)) in AddReductionVar()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h217 static bool isFloatingPointRecurrenceKind(RecurrenceKind Kind);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp67 bool RecurrenceDescriptor::isFloatingPointRecurrenceKind(RecurrenceKind Kind) { in isFloatingPointRecurrenceKind() function in RecurrenceDescriptor
243 if (!isFloatingPointRecurrenceKind(Kind)) in AddReductionVar()