reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
788 UnaryOp getOpcode() const { return (UnaryOp)Opc; } 845 BinaryOp getOpcode() const { return (BinaryOp)Opc; } 902 TernaryOp getOpcode() const { return (TernaryOp)Opc; }