Home
last modified time | relevance | path

Searched defs:isAssociative (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp630 bool Instruction::isAssociative() const { in isAssociative() function in Instruction
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp866 static bool isAssociative(const COFFSection &Section) { in isAssociative() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp6281 bool isAssociative(Instruction *I) const { in isAssociative() function in __anoncd21379e1f11::HorizontalReduction::OperationData