Searched defs:isAssociative (Results 1 – 3 of 3) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
| H A D | Instruction.cpp | 1094 bool Instruction::isAssociative() const { isAssociative() function in Instruction |
| /freebsd-src/contrib/llvm-project/llvm/lib/MC/ | ||
| H A D | WinCOFFObjectWriter.cpp | 740 static bool isAssociative(const COFFSection &Section) { isAssociative() function |
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
| H A D | IntrinsicInst.h | 58 bool isAssociative() const { isAssociative() function |