Home
last modified time | relevance | path

Searched refs:getUnsafeAlgebraInst (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h116 Instruction *getUnsafeAlgebraInst() { return UnsafeAlgebraInst; } in getUnsafeAlgebraInst() function
214 Instruction *getUnsafeAlgebraInst() { return UnsafeAlgebraInst; } in getUnsafeAlgebraInst() function
324 Instruction *getUnsafeAlgebraInst() { in getUnsafeAlgebraInst() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp451 ReduxDesc.getUnsafeAlgebraInst(), RecurrenceType, IsSigned, CastInsts); in AddReductionVar()
558 Instruction *UAI = Prev.getUnsafeAlgebraInst(); in isRecurrenceInstr()
566 return InstDesc(I, Prev.getMinMaxKind(), Prev.getUnsafeAlgebraInst()); in isRecurrenceInstr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp617 Requirements->addUnsafeAlgebraInst(RedDes.getUnsafeAlgebraInst()); in canVectorizeInstrs()
641 Requirements->addUnsafeAlgebraInst(ID.getUnsafeAlgebraInst()); in canVectorizeInstrs()