classof(const OpResultImpl *value) | mlir::detail::OutOfLineOpResult | inlinestatic |
mlir::detail::OpResultImpl::classof(const ValueImpl *value) | mlir::detail::OpResultImpl | inlinestatic |
debug_getKind() const | mlir::detail::ValueImpl | inlineprotected |
debug_getType() const | mlir::detail::ValueImpl | inlineprotected |
dropAllUses() | mlir::IRObjectWithUseList< OpOperand > | inline |
getFirstUse() const | mlir::IRObjectWithUseList< OpOperand > | inlineprotected |
getKind() const | mlir::detail::ValueImpl | inline |
getMaxInlineResults() | mlir::detail::OpResultImpl | inlinestatic |
getNextResultAtOffset(intptr_t offset) | mlir::detail::OpResultImpl | |
getOwner() const | mlir::detail::OpResultImpl | |
getResultNumber() const | mlir::detail::OutOfLineOpResult | inline |
getType() const | mlir::detail::ValueImpl | inline |
getUsers() const | mlir::IRObjectWithUseList< OpOperand > | inline |
getUses() const | mlir::IRObjectWithUseList< OpOperand > | inline |
hasOneUse() const | mlir::IRObjectWithUseList< OpOperand > | inline |
IRObjectWithUseList()=default | mlir::IRObjectWithUseList< OpOperand > | protected |
Kind enum name | mlir::detail::ValueImpl | |
outOfLineIndex | mlir::detail::OutOfLineOpResult | |
OutOfLineOpResult(Type type, uint64_t outOfLineIndex) | mlir::detail::OutOfLineOpResult | inline |
replaceAllUsesWith(ValueT &&newValue) | mlir::IRObjectWithUseList< OpOperand > | inline |
setType(Type type) | mlir::detail::ValueImpl | inline |
shuffleUseList(ArrayRef< unsigned > indices) | mlir::IRObjectWithUseList< OpOperand > | inline |
typeAndKind | mlir::detail::ValueImpl | protected |
use_begin() const | mlir::IRObjectWithUseList< OpOperand > | inline |
use_empty() const | mlir::IRObjectWithUseList< OpOperand > | inline |
use_end() const | mlir::IRObjectWithUseList< OpOperand > | inline |
use_iterator typedef | mlir::IRObjectWithUseList< OpOperand > | |
use_range typedef | mlir::IRObjectWithUseList< OpOperand > | |
user_begin() const | mlir::IRObjectWithUseList< OpOperand > | inline |
user_end() const | mlir::IRObjectWithUseList< OpOperand > | inline |
user_iterator typedef | mlir::IRObjectWithUseList< OpOperand > | |
user_range typedef | mlir::IRObjectWithUseList< OpOperand > | |
ValueImpl(Type type, Kind kind) | mlir::detail::OpResultImpl | inline |
mlir::detail::ValueImpl::ValueImpl(Type type, Kind kind) | mlir::detail::ValueImpl | inlineprotected |
~IRObjectWithUseList() | mlir::IRObjectWithUseList< OpOperand > | inline |