Ghidra Decompiler Analysis Engine
|
This is the complete list of members for InstructionPattern, including all inherited members.
alwaysFalse(void) const (defined in InstructionPattern) | InstructionPattern | inlinevirtual |
alwaysInstructionTrue(void) const (defined in InstructionPattern) | InstructionPattern | inlinevirtual |
alwaysTrue(void) const (defined in InstructionPattern) | InstructionPattern | inlinevirtual |
commonSubPattern(const Pattern *b, int4 sa) const (defined in InstructionPattern) | InstructionPattern | virtual |
doAnd(const Pattern *b, int4 sa) const (defined in InstructionPattern) | InstructionPattern | virtual |
doOr(const Pattern *b, int4 sa) const (defined in InstructionPattern) | InstructionPattern | virtual |
getBlock(void) (defined in InstructionPattern) | InstructionPattern | inline |
getDisjoint(int4 i) const (defined in DisjointPattern) | DisjointPattern | inlinevirtual |
getLength(bool context) const (defined in DisjointPattern) | DisjointPattern | |
getMask(int4 startbit, int4 size, bool context) const (defined in DisjointPattern) | DisjointPattern | |
getValue(int4 startbit, int4 size, bool context) const (defined in DisjointPattern) | DisjointPattern | |
identical(const DisjointPattern *op2) const (defined in DisjointPattern) | DisjointPattern | |
InstructionPattern(void) (defined in InstructionPattern) | InstructionPattern | inline |
InstructionPattern(PatternBlock *mv) (defined in InstructionPattern) | InstructionPattern | inline |
InstructionPattern(bool tf) (defined in InstructionPattern) | InstructionPattern | inline |
isMatch(ParserWalker &walker) const (defined in InstructionPattern) | InstructionPattern | inlinevirtual |
numDisjoint(void) const (defined in DisjointPattern) | DisjointPattern | inlinevirtual |
resolvesIntersect(const DisjointPattern *op1, const DisjointPattern *op2) const (defined in DisjointPattern) | DisjointPattern | |
restoreDisjoint(const Element *el) (defined in DisjointPattern) | DisjointPattern | static |
restoreXml(const Element *el) (defined in InstructionPattern) | InstructionPattern | virtual |
saveXml(ostream &s) const (defined in InstructionPattern) | InstructionPattern | virtual |
shiftInstruction(int4 sa) (defined in InstructionPattern) | InstructionPattern | inlinevirtual |
simplifyClone(void) const (defined in InstructionPattern) | InstructionPattern | inlinevirtual |
specializes(const DisjointPattern *op2) const (defined in DisjointPattern) | DisjointPattern | |
~InstructionPattern(void) (defined in InstructionPattern) | InstructionPattern | inlinevirtual |
~Pattern(void) (defined in Pattern) | Pattern | inlinevirtual |