Searched defs:isAssociative (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/IR/ | ||
D | Instruction.cpp | 554 bool Instruction::isAssociative(unsigned Opcode) { in isAssociative() function in Instruction |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ | ||
D | Instruction.cpp | 605 bool Instruction::isAssociative() const { in isAssociative() function in Instruction |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ | ||
D | WinCOFFObjectWriter.cpp | 876 static bool isAssociative(const COFFSection &Section) { in isAssociative() function |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ | ||
D | SLPVectorizer.cpp | 5306 bool isAssociative(Instruction *I) const { in isAssociative() function in __anona97d11f91a11::HorizontalReduction::OperationData |