CIRCT 21.0.0git
Loading...
Searching...
No Matches
Functions
RTGTest.h File Reference
#include "mlir-c/IR.h"
Include dependency graph for RTGTest.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 MLIR_DECLARE_CAPI_DIALECT_REGISTRATION (RTGTest, rtgtest)
 
MLIR_CAPI_EXPORTED bool rtgtestTypeIsACPU (MlirType type)
 If the type is an RTGTest CPUType.
 
MLIR_CAPI_EXPORTED MlirType rtgtestCPUTypeGet (MlirContext ctxt)
 Creates an RTGTest CPU type in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestTypeIsAIntegerRegister (MlirType type)
 If the type is an RTGTest IntegerRegisterType.
 
MLIR_CAPI_EXPORTED MlirType rtgtestIntegerRegisterTypeGet (MlirContext ctxt)
 Creates an RTGTest IntegerRegisterType in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestTypeIsAImm5 (MlirType type)
 If the type is an RTGTest Imm5Type.
 
MLIR_CAPI_EXPORTED MlirType rtgtestImm5TypeGet (MlirContext ctxt)
 Creates an RTGTest Imm5 type in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestTypeIsAImm12 (MlirType type)
 If the type is an RTGTest Imm12Type.
 
MLIR_CAPI_EXPORTED MlirType rtgtestImm12TypeGet (MlirContext ctxt)
 Creates an RTGTest Imm12 type in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestTypeIsAImm13 (MlirType type)
 If the type is an RTGTest Imm13Type.
 
MLIR_CAPI_EXPORTED MlirType rtgtestImm13TypeGet (MlirContext ctxt)
 Creates an RTGTest Imm13 type in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestTypeIsAImm21 (MlirType type)
 If the type is an RTGTest Imm21Type.
 
MLIR_CAPI_EXPORTED MlirType rtgtestImm21TypeGet (MlirContext ctxt)
 Creates an RTGTest Imm21 type in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestTypeIsAImm32 (MlirType type)
 If the type is an RTGTest Imm32Type.
 
MLIR_CAPI_EXPORTED MlirType rtgtestImm32TypeGet (MlirContext ctxt)
 Creates an RTGTest Imm32 type in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsACPU (MlirAttribute attr)
 If the type is an RTGTest CPUAttr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestCPUAttrGet (MlirContext ctxt, unsigned id)
 Creates an RTGTest CPU attribute in the context.
 
MLIR_CAPI_EXPORTED unsigned rtgtestCPUAttrGetId (MlirAttribute attr)
 Returns the core ID represented by the CPU attribute.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegZero (MlirAttribute attr)
 If the type is an RTGTest RegZeroAttr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegZeroAttrGet (MlirContext ctxt)
 Creates an RTGTest RegZero attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegRa (MlirAttribute attr)
 If the attribute is an RTGTest RegRaAttr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegRaAttrGet (MlirContext ctxt)
 Creates an RTGTest RegRa attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegSp (MlirAttribute attr)
 If the attribute is an RTGTest RegSpAttr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegSpAttrGet (MlirContext ctxt)
 Creates an RTGTest RegSp attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegGp (MlirAttribute attr)
 If the attribute is an RTGTest RegGpAttr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegGpAttrGet (MlirContext ctxt)
 Creates an RTGTest RegGp attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegTp (MlirAttribute attr)
 If the attribute is an RTGTest RegTpAttr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegTpAttrGet (MlirContext ctxt)
 Creates an RTGTest RegTp attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegT0 (MlirAttribute attr)
 If the attribute is an RTGTest RegT0Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegT0AttrGet (MlirContext ctxt)
 Creates an RTGTest RegT0 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegT1 (MlirAttribute attr)
 If the attribute is an RTGTest RegT1Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegT1AttrGet (MlirContext ctxt)
 Creates an RTGTest RegT1 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegT2 (MlirAttribute attr)
 If the attribute is an RTGTest RegT2Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegT2AttrGet (MlirContext ctxt)
 Creates an RTGTest RegT2 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS0 (MlirAttribute attr)
 If the attribute is an RTGTest RegS0Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS0AttrGet (MlirContext ctxt)
 Creates an RTGTest RegS0 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS1 (MlirAttribute attr)
 If the attribute is an RTGTest RegS1Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS1AttrGet (MlirContext ctxt)
 Creates an RTGTest RegS1 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA0 (MlirAttribute attr)
 If the attribute is an RTGTest RegA0Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA0AttrGet (MlirContext ctxt)
 Creates an RTGTest RegA0 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA1 (MlirAttribute attr)
 If the attribute is an RTGTest RegA1Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA1AttrGet (MlirContext ctxt)
 Creates an RTGTest RegA1 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA2 (MlirAttribute attr)
 If the attribute is an RTGTest RegA2Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA2AttrGet (MlirContext ctxt)
 Creates an RTGTest RegA2 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA3 (MlirAttribute attr)
 If the attribute is an RTGTest RegA3Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA3AttrGet (MlirContext ctxt)
 Creates an RTGTest RegA3 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA4 (MlirAttribute attr)
 If the attribute is an RTGTest RegA4Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA4AttrGet (MlirContext ctxt)
 Creates an RTGTest RegA4 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA5 (MlirAttribute attr)
 If the attribute is an RTGTest RegA5Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA5AttrGet (MlirContext ctxt)
 Creates an RTGTest RegA5 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA6 (MlirAttribute attr)
 If the attribute is an RTGTest RegA6Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA6AttrGet (MlirContext ctxt)
 Creates an RTGTest RegA6 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA7 (MlirAttribute attr)
 If the attribute is an RTGTest RegA7Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA7AttrGet (MlirContext ctxt)
 Creates an RTGTest RegA7 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS2 (MlirAttribute attr)
 If the attribute is an RTGTest RegS2Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS2AttrGet (MlirContext ctxt)
 Creates an RTGTest RegS2 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS3 (MlirAttribute attr)
 If the attribute is an RTGTest RegS3Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS3AttrGet (MlirContext ctxt)
 Creates an RTGTest RegS3 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS4 (MlirAttribute attr)
 If the attribute is an RTGTest RegS4Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS4AttrGet (MlirContext ctxt)
 Creates an RTGTest RegS4 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS5 (MlirAttribute attr)
 If the attribute is an RTGTest RegS5Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS5AttrGet (MlirContext ctxt)
 Creates an RTGTest RegS5 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS6 (MlirAttribute attr)
 If the attribute is an RTGTest RegS6Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS6AttrGet (MlirContext ctxt)
 Creates an RTGTest RegS6 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS7 (MlirAttribute attr)
 If the attribute is an RTGTest RegS7Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS7AttrGet (MlirContext ctxt)
 Creates an RTGTest RegS7 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS8 (MlirAttribute attr)
 If the attribute is an RTGTest RegS8Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS8AttrGet (MlirContext ctxt)
 Creates an RTGTest RegS8 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS9 (MlirAttribute attr)
 If the attribute is an RTGTest RegS9Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS9AttrGet (MlirContext ctxt)
 Creates an RTGTest RegS9 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS10 (MlirAttribute attr)
 If the attribute is an RTGTest RegS10Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS10AttrGet (MlirContext ctxt)
 Creates an RTGTest RegS10 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS11 (MlirAttribute attr)
 If the attribute is an RTGTest RegS11Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS11AttrGet (MlirContext ctxt)
 Creates an RTGTest RegS11 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegT3 (MlirAttribute attr)
 If the attribute is an RTGTest RegT3Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegT3AttrGet (MlirContext ctxt)
 Creates an RTGTest RegT3 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegT4 (MlirAttribute attr)
 If the attribute is an RTGTest RegT4Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegT4AttrGet (MlirContext ctxt)
 Creates an RTGTest RegT4 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegT5 (MlirAttribute attr)
 If the attribute is an RTGTest RegT5Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegT5AttrGet (MlirContext ctxt)
 Creates an RTGTest RegT5 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegT6 (MlirAttribute attr)
 If the attribute is an RTGTest RegT6Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegT6AttrGet (MlirContext ctxt)
 Creates an RTGTest RegT6 attribute in the context.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsAImm5 (MlirAttribute attr)
 If the attribute is an RTGTest Imm5Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestImm5AttrGet (MlirContext ctxt, unsigned value)
 Creates an RTGTest Imm5 attribute in the context.
 
MLIR_CAPI_EXPORTED unsigned rtgtestImm5AttrGetValue (MlirAttribute attr)
 Returns the value represented by the Imm5 attribute.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsAImm12 (MlirAttribute attr)
 If the attribute is an RTGTest Imm12Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestImm12AttrGet (MlirContext ctxt, unsigned value)
 Creates an RTGTest Imm12 attribute in the context.
 
MLIR_CAPI_EXPORTED unsigned rtgtestImm12AttrGetValue (MlirAttribute attr)
 Returns the value represented by the Imm12 attribute.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsAImm13 (MlirAttribute attr)
 If the attribute is an RTGTest Imm13Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestImm13AttrGet (MlirContext ctxt, unsigned value)
 Creates an RTGTest Imm13 attribute in the context.
 
MLIR_CAPI_EXPORTED unsigned rtgtestImm13AttrGetValue (MlirAttribute attr)
 Returns the value represented by the Imm13 attribute.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsAImm21 (MlirAttribute attr)
 If the attribute is an RTGTest Imm21Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestImm21AttrGet (MlirContext ctxt, unsigned value)
 Creates an RTGTest Imm21 attribute in the context.
 
MLIR_CAPI_EXPORTED unsigned rtgtestImm21AttrGetValue (MlirAttribute attr)
 Returns the value represented by the Imm21 attribute.
 
MLIR_CAPI_EXPORTED bool rtgtestAttrIsAImm32 (MlirAttribute attr)
 If the attribute is an RTGTest Imm32Attr.
 
MLIR_CAPI_EXPORTED MlirAttribute rtgtestImm32AttrGet (MlirContext ctxt, unsigned value)
 Creates an RTGTest Imm32 attribute in the context.
 
MLIR_CAPI_EXPORTED unsigned rtgtestImm32AttrGetValue (MlirAttribute attr)
 Returns the value represented by the Imm32 attribute.
 

Function Documentation

◆ MLIR_DECLARE_CAPI_DIALECT_REGISTRATION()

MLIR_DECLARE_CAPI_DIALECT_REGISTRATION ( RTGTest  ,
rtgtest   
)

◆ rtgtestAttrIsACPU()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsACPU ( MlirAttribute  attr)

If the type is an RTGTest CPUAttr.

Definition at line 80 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsAImm12()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsAImm12 ( MlirAttribute  attr)

If the attribute is an RTGTest Imm12Attr.

Definition at line 366 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsAImm13()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsAImm13 ( MlirAttribute  attr)

If the attribute is an RTGTest Imm13Attr.

Definition at line 378 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsAImm21()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsAImm21 ( MlirAttribute  attr)

If the attribute is an RTGTest Imm21Attr.

Definition at line 390 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsAImm32()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsAImm32 ( MlirAttribute  attr)

If the attribute is an RTGTest Imm32Attr.

Definition at line 402 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsAImm5()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsAImm5 ( MlirAttribute  attr)

If the attribute is an RTGTest Imm5Attr.

Definition at line 354 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegA0()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA0 ( MlirAttribute  attr)

If the attribute is an RTGTest RegA0Attr.

Definition at line 175 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegA1()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA1 ( MlirAttribute  attr)

If the attribute is an RTGTest RegA1Attr.

Definition at line 183 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegA2()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA2 ( MlirAttribute  attr)

If the attribute is an RTGTest RegA2Attr.

Definition at line 191 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegA3()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA3 ( MlirAttribute  attr)

If the attribute is an RTGTest RegA3Attr.

Definition at line 199 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegA4()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA4 ( MlirAttribute  attr)

If the attribute is an RTGTest RegA4Attr.

Definition at line 207 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegA5()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA5 ( MlirAttribute  attr)

If the attribute is an RTGTest RegA5Attr.

Definition at line 215 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegA6()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA6 ( MlirAttribute  attr)

If the attribute is an RTGTest RegA6Attr.

Definition at line 223 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegA7()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegA7 ( MlirAttribute  attr)

If the attribute is an RTGTest RegA7Attr.

Definition at line 231 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegGp()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegGp ( MlirAttribute  attr)

If the attribute is an RTGTest RegGpAttr.

Definition at line 119 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegRa()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegRa ( MlirAttribute  attr)

If the attribute is an RTGTest RegRaAttr.

Definition at line 103 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegS0()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS0 ( MlirAttribute  attr)

If the attribute is an RTGTest RegS0Attr.

Definition at line 159 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegS1()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS1 ( MlirAttribute  attr)

If the attribute is an RTGTest RegS1Attr.

Definition at line 167 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegS10()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS10 ( MlirAttribute  attr)

If the attribute is an RTGTest RegS10Attr.

Definition at line 303 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegS11()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS11 ( MlirAttribute  attr)

If the attribute is an RTGTest RegS11Attr.

Definition at line 311 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegS2()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS2 ( MlirAttribute  attr)

If the attribute is an RTGTest RegS2Attr.

Definition at line 239 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegS3()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS3 ( MlirAttribute  attr)

If the attribute is an RTGTest RegS3Attr.

Definition at line 247 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegS4()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS4 ( MlirAttribute  attr)

If the attribute is an RTGTest RegS4Attr.

Definition at line 255 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegS5()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS5 ( MlirAttribute  attr)

If the attribute is an RTGTest RegS5Attr.

Definition at line 263 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegS6()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS6 ( MlirAttribute  attr)

If the attribute is an RTGTest RegS6Attr.

Definition at line 271 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegS7()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS7 ( MlirAttribute  attr)

If the attribute is an RTGTest RegS7Attr.

Definition at line 279 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegS8()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS8 ( MlirAttribute  attr)

If the attribute is an RTGTest RegS8Attr.

Definition at line 287 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegS9()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegS9 ( MlirAttribute  attr)

If the attribute is an RTGTest RegS9Attr.

Definition at line 295 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegSp()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegSp ( MlirAttribute  attr)

If the attribute is an RTGTest RegSpAttr.

Definition at line 111 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegT0()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegT0 ( MlirAttribute  attr)

If the attribute is an RTGTest RegT0Attr.

Definition at line 135 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegT1()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegT1 ( MlirAttribute  attr)

If the attribute is an RTGTest RegT1Attr.

Definition at line 143 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegT2()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegT2 ( MlirAttribute  attr)

If the attribute is an RTGTest RegT2Attr.

Definition at line 151 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegT3()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegT3 ( MlirAttribute  attr)

If the attribute is an RTGTest RegT3Attr.

Definition at line 319 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegT4()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegT4 ( MlirAttribute  attr)

If the attribute is an RTGTest RegT4Attr.

Definition at line 327 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegT5()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegT5 ( MlirAttribute  attr)

If the attribute is an RTGTest RegT5Attr.

Definition at line 335 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegT6()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegT6 ( MlirAttribute  attr)

If the attribute is an RTGTest RegT6Attr.

Definition at line 343 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegTp()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegTp ( MlirAttribute  attr)

If the attribute is an RTGTest RegTpAttr.

Definition at line 127 of file RTGTest.cpp.

References unwrap().

◆ rtgtestAttrIsARegZero()

MLIR_CAPI_EXPORTED bool rtgtestAttrIsARegZero ( MlirAttribute  attr)

If the type is an RTGTest RegZeroAttr.

Definition at line 95 of file RTGTest.cpp.

References unwrap().

◆ rtgtestCPUAttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestCPUAttrGet ( MlirContext  ctxt,
unsigned  id 
)

Creates an RTGTest CPU attribute in the context.

Definition at line 84 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestCPUAttrGetId()

MLIR_CAPI_EXPORTED unsigned rtgtestCPUAttrGetId ( MlirAttribute  attr)

Returns the core ID represented by the CPU attribute.

Definition at line 88 of file RTGTest.cpp.

References unwrap().

◆ rtgtestCPUTypeGet()

MLIR_CAPI_EXPORTED MlirType rtgtestCPUTypeGet ( MlirContext  ctxt)

Creates an RTGTest CPU type in the context.

Definition at line 31 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestImm12AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestImm12AttrGet ( MlirContext  ctxt,
unsigned  value 
)

Creates an RTGTest Imm12 attribute in the context.

Definition at line 370 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestImm12AttrGetValue()

MLIR_CAPI_EXPORTED unsigned rtgtestImm12AttrGetValue ( MlirAttribute  attr)

Returns the value represented by the Imm12 attribute.

Definition at line 374 of file RTGTest.cpp.

References unwrap().

◆ rtgtestImm12TypeGet()

MLIR_CAPI_EXPORTED MlirType rtgtestImm12TypeGet ( MlirContext  ctxt)

Creates an RTGTest Imm12 type in the context.

Definition at line 54 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestImm13AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestImm13AttrGet ( MlirContext  ctxt,
unsigned  value 
)

Creates an RTGTest Imm13 attribute in the context.

Definition at line 382 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestImm13AttrGetValue()

MLIR_CAPI_EXPORTED unsigned rtgtestImm13AttrGetValue ( MlirAttribute  attr)

Returns the value represented by the Imm13 attribute.

Definition at line 386 of file RTGTest.cpp.

References unwrap().

◆ rtgtestImm13TypeGet()

MLIR_CAPI_EXPORTED MlirType rtgtestImm13TypeGet ( MlirContext  ctxt)

Creates an RTGTest Imm13 type in the context.

Definition at line 60 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestImm21AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestImm21AttrGet ( MlirContext  ctxt,
unsigned  value 
)

Creates an RTGTest Imm21 attribute in the context.

Definition at line 394 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestImm21AttrGetValue()

MLIR_CAPI_EXPORTED unsigned rtgtestImm21AttrGetValue ( MlirAttribute  attr)

Returns the value represented by the Imm21 attribute.

Definition at line 398 of file RTGTest.cpp.

References unwrap().

◆ rtgtestImm21TypeGet()

MLIR_CAPI_EXPORTED MlirType rtgtestImm21TypeGet ( MlirContext  ctxt)

Creates an RTGTest Imm21 type in the context.

Definition at line 66 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestImm32AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestImm32AttrGet ( MlirContext  ctxt,
unsigned  value 
)

Creates an RTGTest Imm32 attribute in the context.

Definition at line 406 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestImm32AttrGetValue()

MLIR_CAPI_EXPORTED unsigned rtgtestImm32AttrGetValue ( MlirAttribute  attr)

Returns the value represented by the Imm32 attribute.

Definition at line 410 of file RTGTest.cpp.

References unwrap().

◆ rtgtestImm32TypeGet()

MLIR_CAPI_EXPORTED MlirType rtgtestImm32TypeGet ( MlirContext  ctxt)

Creates an RTGTest Imm32 type in the context.

Definition at line 72 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestImm5AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestImm5AttrGet ( MlirContext  ctxt,
unsigned  value 
)

Creates an RTGTest Imm5 attribute in the context.

Definition at line 358 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestImm5AttrGetValue()

MLIR_CAPI_EXPORTED unsigned rtgtestImm5AttrGetValue ( MlirAttribute  attr)

Returns the value represented by the Imm5 attribute.

Definition at line 362 of file RTGTest.cpp.

References unwrap().

◆ rtgtestImm5TypeGet()

MLIR_CAPI_EXPORTED MlirType rtgtestImm5TypeGet ( MlirContext  ctxt)

Creates an RTGTest Imm5 type in the context.

Definition at line 48 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestIntegerRegisterTypeGet()

MLIR_CAPI_EXPORTED MlirType rtgtestIntegerRegisterTypeGet ( MlirContext  ctxt)

Creates an RTGTest IntegerRegisterType in the context.

Definition at line 39 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegA0AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA0AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegA0 attribute in the context.

Definition at line 179 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegA1AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA1AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegA1 attribute in the context.

Definition at line 187 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegA2AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA2AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegA2 attribute in the context.

Definition at line 195 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegA3AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA3AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegA3 attribute in the context.

Definition at line 203 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegA4AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA4AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegA4 attribute in the context.

Definition at line 211 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegA5AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA5AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegA5 attribute in the context.

Definition at line 219 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegA6AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA6AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegA6 attribute in the context.

Definition at line 227 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegA7AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegA7AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegA7 attribute in the context.

Definition at line 235 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegGpAttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegGpAttrGet ( MlirContext  ctxt)

Creates an RTGTest RegGp attribute in the context.

Definition at line 123 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegRaAttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegRaAttrGet ( MlirContext  ctxt)

Creates an RTGTest RegRa attribute in the context.

Definition at line 107 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegS0AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS0AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegS0 attribute in the context.

Definition at line 163 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegS10AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS10AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegS10 attribute in the context.

Definition at line 307 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegS11AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS11AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegS11 attribute in the context.

Definition at line 315 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegS1AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS1AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegS1 attribute in the context.

Definition at line 171 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegS2AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS2AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegS2 attribute in the context.

Definition at line 243 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegS3AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS3AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegS3 attribute in the context.

Definition at line 251 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegS4AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS4AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegS4 attribute in the context.

Definition at line 259 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegS5AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS5AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegS5 attribute in the context.

Definition at line 267 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegS6AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS6AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegS6 attribute in the context.

Definition at line 275 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegS7AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS7AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegS7 attribute in the context.

Definition at line 283 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegS8AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS8AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegS8 attribute in the context.

Definition at line 291 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegS9AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegS9AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegS9 attribute in the context.

Definition at line 299 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegSpAttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegSpAttrGet ( MlirContext  ctxt)

Creates an RTGTest RegSp attribute in the context.

Definition at line 115 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegT0AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegT0AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegT0 attribute in the context.

Definition at line 139 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegT1AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegT1AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegT1 attribute in the context.

Definition at line 147 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegT2AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegT2AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegT2 attribute in the context.

Definition at line 155 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegT3AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegT3AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegT3 attribute in the context.

Definition at line 323 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegT4AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegT4AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegT4 attribute in the context.

Definition at line 331 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegT5AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegT5AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegT5 attribute in the context.

Definition at line 339 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegT6AttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegT6AttrGet ( MlirContext  ctxt)

Creates an RTGTest RegT6 attribute in the context.

Definition at line 347 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegTpAttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegTpAttrGet ( MlirContext  ctxt)

Creates an RTGTest RegTp attribute in the context.

Definition at line 131 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestRegZeroAttrGet()

MLIR_CAPI_EXPORTED MlirAttribute rtgtestRegZeroAttrGet ( MlirContext  ctxt)

Creates an RTGTest RegZero attribute in the context.

Definition at line 99 of file RTGTest.cpp.

References unwrap(), and wrap().

◆ rtgtestTypeIsACPU()

MLIR_CAPI_EXPORTED bool rtgtestTypeIsACPU ( MlirType  type)

If the type is an RTGTest CPUType.

Definition at line 29 of file RTGTest.cpp.

References unwrap().

◆ rtgtestTypeIsAImm12()

MLIR_CAPI_EXPORTED bool rtgtestTypeIsAImm12 ( MlirType  type)

If the type is an RTGTest Imm12Type.

Definition at line 52 of file RTGTest.cpp.

References unwrap().

◆ rtgtestTypeIsAImm13()

MLIR_CAPI_EXPORTED bool rtgtestTypeIsAImm13 ( MlirType  type)

If the type is an RTGTest Imm13Type.

Definition at line 58 of file RTGTest.cpp.

References unwrap().

◆ rtgtestTypeIsAImm21()

MLIR_CAPI_EXPORTED bool rtgtestTypeIsAImm21 ( MlirType  type)

If the type is an RTGTest Imm21Type.

Definition at line 64 of file RTGTest.cpp.

References unwrap().

◆ rtgtestTypeIsAImm32()

MLIR_CAPI_EXPORTED bool rtgtestTypeIsAImm32 ( MlirType  type)

If the type is an RTGTest Imm32Type.

Definition at line 70 of file RTGTest.cpp.

References unwrap().

◆ rtgtestTypeIsAImm5()

MLIR_CAPI_EXPORTED bool rtgtestTypeIsAImm5 ( MlirType  type)

If the type is an RTGTest Imm5Type.

Definition at line 46 of file RTGTest.cpp.

References unwrap().

◆ rtgtestTypeIsAIntegerRegister()

MLIR_CAPI_EXPORTED bool rtgtestTypeIsAIntegerRegister ( MlirType  type)

If the type is an RTGTest IntegerRegisterType.

Definition at line 35 of file RTGTest.cpp.

References unwrap().