OpenASIP
2.0
|
This is the complete list of members for ImmInfo, including all inherited members.
canTakeImmediate(const Operation &operation, int inputOperandId, int64_t value, int destWidth) | ImmInfo | |
canTakeImmediateByWidth(const Operation &operation, int inputOperandId, int bitWidth) | ImmInfo | |
count(const ImmInfoKey &key) const | ImmInfo | inline |
count(const Operation &operation, const Operand &operand) const | ImmInfo | |
count(const Operation &operation, int inputOperandId) const | ImmInfo | |
immediateValueBounds(const ImmInfoKey &key, int destWidth) const | ImmInfo | |
immediateValueBounds(const Operation &operation, const Operand &operand, int destWidth) const | ImmInfo | |
immediateValueBounds(const Operation &operation, int inputOperandId, int destWidth) const | ImmInfo | |
ImmInfo()=default | ImmInfo | |
key(const Operation &operation, int inputOperandId) | ImmInfo | static |
key(const Operation &operation, const Operand &operand) | ImmInfo | static |
narrowestImmediate(const ImmInfoKey &key) const | ImmInfo | |
registerImmediateLoadWidth(const TTAMachine::RegisterFile &targetRF, bool allowSignExtension=false) | ImmInfo | static |
widestImmediate(const ImmInfoKey &key) const | ImmInfo | |
widestImmediate(const Operation &operation, const Operand &operand) const | ImmInfo | |
widestImmediate(const Operation &operation, int inputOperandId) const | ImmInfo | |
~ImmInfo()=default | ImmInfo | virtual |