CIRCT 21.0.0git
|
#include "circt-c/Dialect/RTGTest.h"
#include "circt/Dialect/RTGTest/IR/RTGTestAttributes.h"
#include "circt/Dialect/RTGTest/IR/RTGTestDialect.h"
#include "circt/Dialect/RTGTest/IR/RTGTestTypes.h"
#include "mlir/CAPI/Registration.h"
Go to the source code of this file.
Functions | |
bool | rtgtestTypeIsACPU (MlirType type) |
If the type is an RTGTest CPUType. | |
MlirType | rtgtestCPUTypeGet (MlirContext ctxt) |
Creates an RTGTest CPU type in the context. | |
bool | rtgtestTypeIsAIntegerRegister (MlirType type) |
If the type is an RTGTest IntegerRegisterType. | |
MlirType | rtgtestIntegerRegisterTypeGet (MlirContext ctxt) |
Creates an RTGTest IntegerRegisterType in the context. | |
bool | rtgtestTypeIsAImm5 (MlirType type) |
If the type is an RTGTest Imm5Type. | |
MlirType | rtgtestImm5TypeGet (MlirContext ctxt) |
Creates an RTGTest Imm5 type in the context. | |
bool | rtgtestTypeIsAImm12 (MlirType type) |
If the type is an RTGTest Imm12Type. | |
MlirType | rtgtestImm12TypeGet (MlirContext ctxt) |
Creates an RTGTest Imm12 type in the context. | |
bool | rtgtestTypeIsAImm13 (MlirType type) |
If the type is an RTGTest Imm13Type. | |
MlirType | rtgtestImm13TypeGet (MlirContext ctxt) |
Creates an RTGTest Imm13 type in the context. | |
bool | rtgtestTypeIsAImm21 (MlirType type) |
If the type is an RTGTest Imm21Type. | |
MlirType | rtgtestImm21TypeGet (MlirContext ctxt) |
Creates an RTGTest Imm21 type in the context. | |
bool | rtgtestTypeIsAImm32 (MlirType type) |
If the type is an RTGTest Imm32Type. | |
MlirType | rtgtestImm32TypeGet (MlirContext ctxt) |
Creates an RTGTest Imm32 type in the context. | |
bool | rtgtestAttrIsACPU (MlirAttribute attr) |
If the type is an RTGTest CPUAttr. | |
MlirAttribute | rtgtestCPUAttrGet (MlirContext ctxt, unsigned id) |
Creates an RTGTest CPU attribute in the context. | |
unsigned | rtgtestCPUAttrGetId (MlirAttribute attr) |
Returns the core ID represented by the CPU attribute. | |
bool | rtgtestAttrIsARegZero (MlirAttribute attr) |
If the type is an RTGTest RegZeroAttr. | |
MlirAttribute | rtgtestRegZeroAttrGet (MlirContext ctxt) |
Creates an RTGTest RegZero attribute in the context. | |
bool | rtgtestAttrIsARegRa (MlirAttribute attr) |
If the attribute is an RTGTest RegRaAttr. | |
MlirAttribute | rtgtestRegRaAttrGet (MlirContext ctxt) |
Creates an RTGTest RegRa attribute in the context. | |
bool | rtgtestAttrIsARegSp (MlirAttribute attr) |
If the attribute is an RTGTest RegSpAttr. | |
MlirAttribute | rtgtestRegSpAttrGet (MlirContext ctxt) |
Creates an RTGTest RegSp attribute in the context. | |
bool | rtgtestAttrIsARegGp (MlirAttribute attr) |
If the attribute is an RTGTest RegGpAttr. | |
MlirAttribute | rtgtestRegGpAttrGet (MlirContext ctxt) |
Creates an RTGTest RegGp attribute in the context. | |
bool | rtgtestAttrIsARegTp (MlirAttribute attr) |
If the attribute is an RTGTest RegTpAttr. | |
MlirAttribute | rtgtestRegTpAttrGet (MlirContext ctxt) |
Creates an RTGTest RegTp attribute in the context. | |
bool | rtgtestAttrIsARegT0 (MlirAttribute attr) |
If the attribute is an RTGTest RegT0Attr. | |
MlirAttribute | rtgtestRegT0AttrGet (MlirContext ctxt) |
Creates an RTGTest RegT0 attribute in the context. | |
bool | rtgtestAttrIsARegT1 (MlirAttribute attr) |
If the attribute is an RTGTest RegT1Attr. | |
MlirAttribute | rtgtestRegT1AttrGet (MlirContext ctxt) |
Creates an RTGTest RegT1 attribute in the context. | |
bool | rtgtestAttrIsARegT2 (MlirAttribute attr) |
If the attribute is an RTGTest RegT2Attr. | |
MlirAttribute | rtgtestRegT2AttrGet (MlirContext ctxt) |
Creates an RTGTest RegT2 attribute in the context. | |
bool | rtgtestAttrIsARegS0 (MlirAttribute attr) |
If the attribute is an RTGTest RegS0Attr. | |
MlirAttribute | rtgtestRegS0AttrGet (MlirContext ctxt) |
Creates an RTGTest RegS0 attribute in the context. | |
bool | rtgtestAttrIsARegS1 (MlirAttribute attr) |
If the attribute is an RTGTest RegS1Attr. | |
MlirAttribute | rtgtestRegS1AttrGet (MlirContext ctxt) |
Creates an RTGTest RegS1 attribute in the context. | |
bool | rtgtestAttrIsARegA0 (MlirAttribute attr) |
If the attribute is an RTGTest RegA0Attr. | |
MlirAttribute | rtgtestRegA0AttrGet (MlirContext ctxt) |
Creates an RTGTest RegA0 attribute in the context. | |
bool | rtgtestAttrIsARegA1 (MlirAttribute attr) |
If the attribute is an RTGTest RegA1Attr. | |
MlirAttribute | rtgtestRegA1AttrGet (MlirContext ctxt) |
Creates an RTGTest RegA1 attribute in the context. | |
bool | rtgtestAttrIsARegA2 (MlirAttribute attr) |
If the attribute is an RTGTest RegA2Attr. | |
MlirAttribute | rtgtestRegA2AttrGet (MlirContext ctxt) |
Creates an RTGTest RegA2 attribute in the context. | |
bool | rtgtestAttrIsARegA3 (MlirAttribute attr) |
If the attribute is an RTGTest RegA3Attr. | |
MlirAttribute | rtgtestRegA3AttrGet (MlirContext ctxt) |
Creates an RTGTest RegA3 attribute in the context. | |
bool | rtgtestAttrIsARegA4 (MlirAttribute attr) |
If the attribute is an RTGTest RegA4Attr. | |
MlirAttribute | rtgtestRegA4AttrGet (MlirContext ctxt) |
Creates an RTGTest RegA4 attribute in the context. | |
bool | rtgtestAttrIsARegA5 (MlirAttribute attr) |
If the attribute is an RTGTest RegA5Attr. | |
MlirAttribute | rtgtestRegA5AttrGet (MlirContext ctxt) |
Creates an RTGTest RegA5 attribute in the context. | |
bool | rtgtestAttrIsARegA6 (MlirAttribute attr) |
If the attribute is an RTGTest RegA6Attr. | |
MlirAttribute | rtgtestRegA6AttrGet (MlirContext ctxt) |
Creates an RTGTest RegA6 attribute in the context. | |
bool | rtgtestAttrIsARegA7 (MlirAttribute attr) |
If the attribute is an RTGTest RegA7Attr. | |
MlirAttribute | rtgtestRegA7AttrGet (MlirContext ctxt) |
Creates an RTGTest RegA7 attribute in the context. | |
bool | rtgtestAttrIsARegS2 (MlirAttribute attr) |
If the attribute is an RTGTest RegS2Attr. | |
MlirAttribute | rtgtestRegS2AttrGet (MlirContext ctxt) |
Creates an RTGTest RegS2 attribute in the context. | |
bool | rtgtestAttrIsARegS3 (MlirAttribute attr) |
If the attribute is an RTGTest RegS3Attr. | |
MlirAttribute | rtgtestRegS3AttrGet (MlirContext ctxt) |
Creates an RTGTest RegS3 attribute in the context. | |
bool | rtgtestAttrIsARegS4 (MlirAttribute attr) |
If the attribute is an RTGTest RegS4Attr. | |
MlirAttribute | rtgtestRegS4AttrGet (MlirContext ctxt) |
Creates an RTGTest RegS4 attribute in the context. | |
bool | rtgtestAttrIsARegS5 (MlirAttribute attr) |
If the attribute is an RTGTest RegS5Attr. | |
MlirAttribute | rtgtestRegS5AttrGet (MlirContext ctxt) |
Creates an RTGTest RegS5 attribute in the context. | |
bool | rtgtestAttrIsARegS6 (MlirAttribute attr) |
If the attribute is an RTGTest RegS6Attr. | |
MlirAttribute | rtgtestRegS6AttrGet (MlirContext ctxt) |
Creates an RTGTest RegS6 attribute in the context. | |
bool | rtgtestAttrIsARegS7 (MlirAttribute attr) |
If the attribute is an RTGTest RegS7Attr. | |
MlirAttribute | rtgtestRegS7AttrGet (MlirContext ctxt) |
Creates an RTGTest RegS7 attribute in the context. | |
bool | rtgtestAttrIsARegS8 (MlirAttribute attr) |
If the attribute is an RTGTest RegS8Attr. | |
MlirAttribute | rtgtestRegS8AttrGet (MlirContext ctxt) |
Creates an RTGTest RegS8 attribute in the context. | |
bool | rtgtestAttrIsARegS9 (MlirAttribute attr) |
If the attribute is an RTGTest RegS9Attr. | |
MlirAttribute | rtgtestRegS9AttrGet (MlirContext ctxt) |
Creates an RTGTest RegS9 attribute in the context. | |
bool | rtgtestAttrIsARegS10 (MlirAttribute attr) |
If the attribute is an RTGTest RegS10Attr. | |
MlirAttribute | rtgtestRegS10AttrGet (MlirContext ctxt) |
Creates an RTGTest RegS10 attribute in the context. | |
bool | rtgtestAttrIsARegS11 (MlirAttribute attr) |
If the attribute is an RTGTest RegS11Attr. | |
MlirAttribute | rtgtestRegS11AttrGet (MlirContext ctxt) |
Creates an RTGTest RegS11 attribute in the context. | |
bool | rtgtestAttrIsARegT3 (MlirAttribute attr) |
If the attribute is an RTGTest RegT3Attr. | |
MlirAttribute | rtgtestRegT3AttrGet (MlirContext ctxt) |
Creates an RTGTest RegT3 attribute in the context. | |
bool | rtgtestAttrIsARegT4 (MlirAttribute attr) |
If the attribute is an RTGTest RegT4Attr. | |
MlirAttribute | rtgtestRegT4AttrGet (MlirContext ctxt) |
Creates an RTGTest RegT4 attribute in the context. | |
bool | rtgtestAttrIsARegT5 (MlirAttribute attr) |
If the attribute is an RTGTest RegT5Attr. | |
MlirAttribute | rtgtestRegT5AttrGet (MlirContext ctxt) |
Creates an RTGTest RegT5 attribute in the context. | |
bool | rtgtestAttrIsARegT6 (MlirAttribute attr) |
If the attribute is an RTGTest RegT6Attr. | |
MlirAttribute | rtgtestRegT6AttrGet (MlirContext ctxt) |
Creates an RTGTest RegT6 attribute in the context. | |
bool | rtgtestAttrIsAImm5 (MlirAttribute attr) |
If the attribute is an RTGTest Imm5Attr. | |
MlirAttribute | rtgtestImm5AttrGet (MlirContext ctxt, unsigned value) |
Creates an RTGTest Imm5 attribute in the context. | |
unsigned | rtgtestImm5AttrGetValue (MlirAttribute attr) |
Returns the value represented by the Imm5 attribute. | |
bool | rtgtestAttrIsAImm12 (MlirAttribute attr) |
If the attribute is an RTGTest Imm12Attr. | |
MlirAttribute | rtgtestImm12AttrGet (MlirContext ctxt, unsigned value) |
Creates an RTGTest Imm12 attribute in the context. | |
unsigned | rtgtestImm12AttrGetValue (MlirAttribute attr) |
Returns the value represented by the Imm12 attribute. | |
bool | rtgtestAttrIsAImm13 (MlirAttribute attr) |
If the attribute is an RTGTest Imm13Attr. | |
MlirAttribute | rtgtestImm13AttrGet (MlirContext ctxt, unsigned value) |
Creates an RTGTest Imm13 attribute in the context. | |
unsigned | rtgtestImm13AttrGetValue (MlirAttribute attr) |
Returns the value represented by the Imm13 attribute. | |
bool | rtgtestAttrIsAImm21 (MlirAttribute attr) |
If the attribute is an RTGTest Imm21Attr. | |
MlirAttribute | rtgtestImm21AttrGet (MlirContext ctxt, unsigned value) |
Creates an RTGTest Imm21 attribute in the context. | |
unsigned | rtgtestImm21AttrGetValue (MlirAttribute attr) |
Returns the value represented by the Imm21 attribute. | |
bool | rtgtestAttrIsAImm32 (MlirAttribute attr) |
If the attribute is an RTGTest Imm32Attr. | |
MlirAttribute | rtgtestImm32AttrGet (MlirContext ctxt, unsigned value) |
Creates an RTGTest Imm32 attribute in the context. | |
unsigned | rtgtestImm32AttrGetValue (MlirAttribute attr) |
Returns the value represented by the Imm32 attribute. | |
bool rtgtestAttrIsACPU | ( | MlirAttribute | attr | ) |
bool rtgtestAttrIsAImm12 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest Imm12Attr.
Definition at line 366 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsAImm13 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest Imm13Attr.
Definition at line 378 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsAImm21 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest Imm21Attr.
Definition at line 390 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsAImm32 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest Imm32Attr.
Definition at line 402 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsAImm5 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest Imm5Attr.
Definition at line 354 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegA0 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegA0Attr.
Definition at line 175 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegA1 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegA1Attr.
Definition at line 183 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegA2 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegA2Attr.
Definition at line 191 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegA3 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegA3Attr.
Definition at line 199 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegA4 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegA4Attr.
Definition at line 207 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegA5 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegA5Attr.
Definition at line 215 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegA6 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegA6Attr.
Definition at line 223 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegA7 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegA7Attr.
Definition at line 231 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegGp | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegGpAttr.
Definition at line 119 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegRa | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegRaAttr.
Definition at line 103 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegS0 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegS0Attr.
Definition at line 159 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegS1 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegS1Attr.
Definition at line 167 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegS10 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegS10Attr.
Definition at line 303 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegS11 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegS11Attr.
Definition at line 311 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegS2 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegS2Attr.
Definition at line 239 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegS3 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegS3Attr.
Definition at line 247 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegS4 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegS4Attr.
Definition at line 255 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegS5 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegS5Attr.
Definition at line 263 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegS6 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegS6Attr.
Definition at line 271 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegS7 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegS7Attr.
Definition at line 279 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegS8 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegS8Attr.
Definition at line 287 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegS9 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegS9Attr.
Definition at line 295 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegSp | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegSpAttr.
Definition at line 111 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegT0 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegT0Attr.
Definition at line 135 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegT1 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegT1Attr.
Definition at line 143 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegT2 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegT2Attr.
Definition at line 151 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegT3 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegT3Attr.
Definition at line 319 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegT4 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegT4Attr.
Definition at line 327 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegT5 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegT5Attr.
Definition at line 335 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegT6 | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegT6Attr.
Definition at line 343 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegTp | ( | MlirAttribute | attr | ) |
If the attribute is an RTGTest RegTpAttr.
Definition at line 127 of file RTGTest.cpp.
References unwrap().
bool rtgtestAttrIsARegZero | ( | MlirAttribute | attr | ) |
If the type is an RTGTest RegZeroAttr.
Definition at line 95 of file RTGTest.cpp.
References unwrap().
MlirAttribute rtgtestCPUAttrGet | ( | MlirContext | ctxt, |
unsigned | id | ||
) |
Creates an RTGTest CPU attribute in the context.
Definition at line 84 of file RTGTest.cpp.
unsigned rtgtestCPUAttrGetId | ( | MlirAttribute | attr | ) |
Returns the core ID represented by the CPU attribute.
Definition at line 88 of file RTGTest.cpp.
References unwrap().
MlirType rtgtestCPUTypeGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest CPU type in the context.
Definition at line 31 of file RTGTest.cpp.
MlirAttribute rtgtestImm12AttrGet | ( | MlirContext | ctxt, |
unsigned | value | ||
) |
Creates an RTGTest Imm12 attribute in the context.
Definition at line 370 of file RTGTest.cpp.
unsigned rtgtestImm12AttrGetValue | ( | MlirAttribute | attr | ) |
Returns the value represented by the Imm12 attribute.
Definition at line 374 of file RTGTest.cpp.
References unwrap().
MlirType rtgtestImm12TypeGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest Imm12 type in the context.
Definition at line 54 of file RTGTest.cpp.
MlirAttribute rtgtestImm13AttrGet | ( | MlirContext | ctxt, |
unsigned | value | ||
) |
Creates an RTGTest Imm13 attribute in the context.
Definition at line 382 of file RTGTest.cpp.
unsigned rtgtestImm13AttrGetValue | ( | MlirAttribute | attr | ) |
Returns the value represented by the Imm13 attribute.
Definition at line 386 of file RTGTest.cpp.
References unwrap().
MlirType rtgtestImm13TypeGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest Imm13 type in the context.
Definition at line 60 of file RTGTest.cpp.
MlirAttribute rtgtestImm21AttrGet | ( | MlirContext | ctxt, |
unsigned | value | ||
) |
Creates an RTGTest Imm21 attribute in the context.
Definition at line 394 of file RTGTest.cpp.
unsigned rtgtestImm21AttrGetValue | ( | MlirAttribute | attr | ) |
Returns the value represented by the Imm21 attribute.
Definition at line 398 of file RTGTest.cpp.
References unwrap().
MlirType rtgtestImm21TypeGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest Imm21 type in the context.
Definition at line 66 of file RTGTest.cpp.
MlirAttribute rtgtestImm32AttrGet | ( | MlirContext | ctxt, |
unsigned | value | ||
) |
Creates an RTGTest Imm32 attribute in the context.
Definition at line 406 of file RTGTest.cpp.
unsigned rtgtestImm32AttrGetValue | ( | MlirAttribute | attr | ) |
Returns the value represented by the Imm32 attribute.
Definition at line 410 of file RTGTest.cpp.
References unwrap().
MlirType rtgtestImm32TypeGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest Imm32 type in the context.
Definition at line 72 of file RTGTest.cpp.
MlirAttribute rtgtestImm5AttrGet | ( | MlirContext | ctxt, |
unsigned | value | ||
) |
Creates an RTGTest Imm5 attribute in the context.
Definition at line 358 of file RTGTest.cpp.
unsigned rtgtestImm5AttrGetValue | ( | MlirAttribute | attr | ) |
Returns the value represented by the Imm5 attribute.
Definition at line 362 of file RTGTest.cpp.
References unwrap().
MlirType rtgtestImm5TypeGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest Imm5 type in the context.
Definition at line 48 of file RTGTest.cpp.
MlirType rtgtestIntegerRegisterTypeGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest IntegerRegisterType in the context.
Definition at line 39 of file RTGTest.cpp.
MlirAttribute rtgtestRegA0AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegA0 attribute in the context.
Definition at line 179 of file RTGTest.cpp.
MlirAttribute rtgtestRegA1AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegA1 attribute in the context.
Definition at line 187 of file RTGTest.cpp.
MlirAttribute rtgtestRegA2AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegA2 attribute in the context.
Definition at line 195 of file RTGTest.cpp.
MlirAttribute rtgtestRegA3AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegA3 attribute in the context.
Definition at line 203 of file RTGTest.cpp.
MlirAttribute rtgtestRegA4AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegA4 attribute in the context.
Definition at line 211 of file RTGTest.cpp.
MlirAttribute rtgtestRegA5AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegA5 attribute in the context.
Definition at line 219 of file RTGTest.cpp.
MlirAttribute rtgtestRegA6AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegA6 attribute in the context.
Definition at line 227 of file RTGTest.cpp.
MlirAttribute rtgtestRegA7AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegA7 attribute in the context.
Definition at line 235 of file RTGTest.cpp.
MlirAttribute rtgtestRegGpAttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegGp attribute in the context.
Definition at line 123 of file RTGTest.cpp.
MlirAttribute rtgtestRegRaAttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegRa attribute in the context.
Definition at line 107 of file RTGTest.cpp.
MlirAttribute rtgtestRegS0AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegS0 attribute in the context.
Definition at line 163 of file RTGTest.cpp.
MlirAttribute rtgtestRegS10AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegS10 attribute in the context.
Definition at line 307 of file RTGTest.cpp.
MlirAttribute rtgtestRegS11AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegS11 attribute in the context.
Definition at line 315 of file RTGTest.cpp.
MlirAttribute rtgtestRegS1AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegS1 attribute in the context.
Definition at line 171 of file RTGTest.cpp.
MlirAttribute rtgtestRegS2AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegS2 attribute in the context.
Definition at line 243 of file RTGTest.cpp.
MlirAttribute rtgtestRegS3AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegS3 attribute in the context.
Definition at line 251 of file RTGTest.cpp.
MlirAttribute rtgtestRegS4AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegS4 attribute in the context.
Definition at line 259 of file RTGTest.cpp.
MlirAttribute rtgtestRegS5AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegS5 attribute in the context.
Definition at line 267 of file RTGTest.cpp.
MlirAttribute rtgtestRegS6AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegS6 attribute in the context.
Definition at line 275 of file RTGTest.cpp.
MlirAttribute rtgtestRegS7AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegS7 attribute in the context.
Definition at line 283 of file RTGTest.cpp.
MlirAttribute rtgtestRegS8AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegS8 attribute in the context.
Definition at line 291 of file RTGTest.cpp.
MlirAttribute rtgtestRegS9AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegS9 attribute in the context.
Definition at line 299 of file RTGTest.cpp.
MlirAttribute rtgtestRegSpAttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegSp attribute in the context.
Definition at line 115 of file RTGTest.cpp.
MlirAttribute rtgtestRegT0AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegT0 attribute in the context.
Definition at line 139 of file RTGTest.cpp.
MlirAttribute rtgtestRegT1AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegT1 attribute in the context.
Definition at line 147 of file RTGTest.cpp.
MlirAttribute rtgtestRegT2AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegT2 attribute in the context.
Definition at line 155 of file RTGTest.cpp.
MlirAttribute rtgtestRegT3AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegT3 attribute in the context.
Definition at line 323 of file RTGTest.cpp.
MlirAttribute rtgtestRegT4AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegT4 attribute in the context.
Definition at line 331 of file RTGTest.cpp.
MlirAttribute rtgtestRegT5AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegT5 attribute in the context.
Definition at line 339 of file RTGTest.cpp.
MlirAttribute rtgtestRegT6AttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegT6 attribute in the context.
Definition at line 347 of file RTGTest.cpp.
MlirAttribute rtgtestRegTpAttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegTp attribute in the context.
Definition at line 131 of file RTGTest.cpp.
MlirAttribute rtgtestRegZeroAttrGet | ( | MlirContext | ctxt | ) |
Creates an RTGTest RegZero attribute in the context.
Definition at line 99 of file RTGTest.cpp.
bool rtgtestTypeIsACPU | ( | MlirType | type | ) |
bool rtgtestTypeIsAImm12 | ( | MlirType | type | ) |
If the type is an RTGTest Imm12Type.
Definition at line 52 of file RTGTest.cpp.
References unwrap().
bool rtgtestTypeIsAImm13 | ( | MlirType | type | ) |
If the type is an RTGTest Imm13Type.
Definition at line 58 of file RTGTest.cpp.
References unwrap().
bool rtgtestTypeIsAImm21 | ( | MlirType | type | ) |
If the type is an RTGTest Imm21Type.
Definition at line 64 of file RTGTest.cpp.
References unwrap().
bool rtgtestTypeIsAImm32 | ( | MlirType | type | ) |
If the type is an RTGTest Imm32Type.
Definition at line 70 of file RTGTest.cpp.
References unwrap().
bool rtgtestTypeIsAImm5 | ( | MlirType | type | ) |
bool rtgtestTypeIsAIntegerRegister | ( | MlirType | type | ) |
If the type is an RTGTest IntegerRegisterType.
Definition at line 35 of file RTGTest.cpp.
References unwrap().