Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/libc++/src/test/support/
Dcontainer_debug_tests.h59 constexpr bool isAssociative(ContainerType CT) { in isAssociative() function
/external/cronet/stable/third_party/libc++/src/test/support/
Dcontainer_debug_tests.h59 constexpr bool isAssociative(ContainerType CT) { in isAssociative() function
/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-10.0/llvm/lib/IR/
DInstruction.cpp630 bool Instruction::isAssociative() const { in isAssociative() function in Instruction
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DInstruction.cpp801 bool Instruction::isAssociative() const { in isAssociative() function in Instruction
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp866 static bool isAssociative(const COFFSection &Section) { in isAssociative() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp926 static bool isAssociative(const COFFSection &Section) { in isAssociative() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp6281 bool isAssociative(Instruction *I) const { in isAssociative() function in __anon3ca649ae1f11::HorizontalReduction::OperationData