Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h142 static InstDesc isRecurrenceInstr(Instruction *I, RecurrenceKind Kind,
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp264 ReduxDesc = isRecurrenceInstr(Cur, Kind, ReduxDesc, HasFunNoNaNAttr); in AddReductionVar()
422 RecurrenceDescriptor::isRecurrenceInstr(Instruction *I, RecurrenceKind Kind, in isRecurrenceInstr() function in RecurrenceDescriptor
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h139 static InstDesc isRecurrenceInstr(Instruction *I, RecurrenceKind Kind,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp297 ReduxDesc = isRecurrenceInstr(Cur, Kind, ReduxDesc, HasFunNoNaNAttr); in AddReductionVar()
495 RecurrenceDescriptor::isRecurrenceInstr(Instruction *I, RecurrenceKind Kind, in isRecurrenceInstr() function in RecurrenceDescriptor