LLVM 20.0.0git
|
This is the complete list of members for llvm::ShapeT, including all inherited members.
deduceImm(const MachineRegisterInfo *MRI) | llvm::ShapeT | inline |
getCol(unsigned I=0) const | llvm::ShapeT | inline |
getColImm(unsigned I=0) const | llvm::ShapeT | inline |
getRow(unsigned I=0) const | llvm::ShapeT | inline |
getRowImm(unsigned I=0) const | llvm::ShapeT | inline |
getShapeNum() | llvm::ShapeT | inline |
isValid() | llvm::ShapeT | inline |
operator!=(const ShapeT &Shape) const | llvm::ShapeT | inline |
operator==(const ShapeT &Shape) const | llvm::ShapeT | inline |
ShapeT(MachineOperand *Row, MachineOperand *Col, const MachineRegisterInfo *MRI=nullptr) | llvm::ShapeT | inline |
ShapeT(ArrayRef< MachineOperand * > ShapesOperands, const MachineRegisterInfo *MRI=nullptr) | llvm::ShapeT | inline |
ShapeT() | llvm::ShapeT | inline |