|
GTPin
|
An attribute that specifies whether and how the instruction is predicated. More...
#include <gt_ins_fields.h>
Public Member Functions | |
| constexpr | GtPredCtrl (GED_PRED_CTRL v=GED_PRED_CTRL_INVALID) |
| Conversion constructor. | |
| constexpr | operator GED_PRED_CTRL () const |
| Conversion operator. | |
| constexpr bool | IsNormal () const |
| Return true for normal (void) predication. | |
| constexpr bool | IsSequential () const |
| Return true for sequential predication. | |
| const char * | ToString () const |
| Return string representation. | |
An attribute that specifies whether and how the instruction is predicated.
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4