Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DInstruction.cpp554 bool Instruction::isAssociative(unsigned Opcode) { in isAssociative() function in Instruction
559 bool Instruction::isAssociative() const { in isAssociative() function in Instruction
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstruction.cpp605 bool Instruction::isAssociative() const { in isAssociative() function in Instruction
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp876 static bool isAssociative(const COFFSection &Section) { in isAssociative() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp5306 bool isAssociative(Instruction *I) const { in isAssociative() function in __anona97d11f91a11::HorizontalReduction::OperationData