Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1094 bool Instruction::isAssociative() const { isAssociative() function in Instruction
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp740 static bool isAssociative(const COFFSection &Section) { isAssociative() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h58 bool isAssociative() const { isAssociative() function