Home
last modified time | relevance | path

Searched defs:HasFunNoNaNAttr (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp190 Loop *TheLoop, bool HasFunNoNaNAttr, in AddReductionVar()
557 InstDesc &Prev, bool HasFunNoNaNAttr) { in isRecurrenceInstr()
617 bool HasFunNoNaNAttr = in isReductionPHI() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h452 bool HasFunNoNaNAttr = false; variable