Searched refs:getAssemblyFormat (Results 1 – 4 of 4) sorted by relevance
226 StringRef getAssemblyFormat() const;
94 emitAssemblyFormat(op.getOperationName(), op.getAssemblyFormat().trim(), in emitOpDoc()
2975 llvm::MemoryBuffer::getMemBuffer(op.getAssemblyFormat()), llvm::SMLoc()); in generateOpFormat()
553 StringRef Operator::getAssemblyFormat() const { in getAssemblyFormat() function in Operator