MLIR
15.0.0git
mlir
OpResult
mlir::OpResult Member List
This is the complete list of members for
mlir::OpResult
, including all inherited members.
cast
() const
mlir::Value
inline
classof
(Value value)
mlir::OpResult
inline
static
dropAllUses
() const
mlir::Value
inline
dump
()
mlir::Value
dyn_cast
() const
mlir::Value
inline
dyn_cast_or_null
() const
mlir::Value
inline
getAsOpaquePointer
() const
mlir::Value
inline
getContext
() const
mlir::Value
inline
getDefiningOp
() const
mlir::Value
getDefiningOp
() const
mlir::Value
inline
getFromOpaquePointer
(const void *pointer)
mlir::Value
inline
static
getLoc
() const
mlir::Value
getOwner
() const
mlir::OpResult
inline
getParentBlock
()
mlir::Value
getParentRegion
()
mlir::Value
getResultNumber
() const
mlir::OpResult
inline
getType
() const
mlir::Value
inline
getUsers
() const
mlir::Value
inline
getUses
() const
mlir::Value
inline
hasOneUse
() const
mlir::Value
inline
impl
mlir::Value
protected
isa
() const
mlir::Value
inline
isa
() const
mlir::Value
inline
isUsedOutsideOfBlock
(Block *block)
mlir::Value
operator bool
() const
mlir::Value
inline
explicit
operator!=
(const Value &other) const
mlir::Value
inline
operator==
(const Value &other) const
mlir::Value
inline
print
(raw_ostream &os)
mlir::Value
print
(raw_ostream &os, const OpPrintingFlags &flags)
mlir::Value
print
(raw_ostream &os, AsmState &state)
mlir::Value
printAsOperand
(raw_ostream &os, AsmState &state)
mlir::Value
replaceAllUsesExcept
(Value newValue, const SmallPtrSetImpl< Operation *> &exceptions) const
mlir::Value
replaceAllUsesExcept
(Value newValue, Operation *exceptedUser) const
mlir::Value
replaceAllUsesWith
(Value newValue) const
mlir::Value
inline
replaceUsesWithIf
(Value newValue, function_ref< bool(OpOperand &)> shouldReplace)
mlir::Value
setLoc
(Location loc)
mlir::Value
setType
(Type newType)
mlir::Value
inline
use_begin
() const
mlir::Value
inline
use_empty
() const
mlir::Value
inline
use_end
() const
mlir::Value
inline
use_iterator
typedef
mlir::Value
use_range
typedef
mlir::Value
user_begin
() const
mlir::Value
inline
user_end
() const
mlir::Value
inline
user_iterator
typedef
mlir::Value
user_range
typedef
mlir::Value
Value
(detail::ValueImpl *impl=nullptr)
mlir::Value
inline
Generated on Sat May 28 2022 16:33:39 for MLIR by
1.8.13