Home
last modified time | relevance | path

Searched refs:hasUnsafeAlgebra (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.h114 bool hasUnsafeAlgebra() { return UnsafeAlgebraInst != nullptr; } in hasUnsafeAlgebra() function
211 bool hasUnsafeAlgebra() { return UnsafeAlgebraInst != nullptr; } in hasUnsafeAlgebra() function
317 bool hasUnsafeAlgebra() { in hasUnsafeAlgebra() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.h318 bool hasUnsafeAlgebra() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp616 if (RedDes.hasUnsafeAlgebra()) in canVectorizeInstrs()
640 if (ID.hasUnsafeAlgebra() && !HasFunNoNaNAttr) in canVectorizeInstrs()