clang 24.0.0git
cir::FloatingPointEnvironmentResource Struct Reference

The process floating-point environment, including its rounding mode and exception state. More...

#include "clang/CIR/Dialect/IR/CIRDialect.h"

Inheritance diagram for cir::FloatingPointEnvironmentResource:
[legend]

Public Member Functions

mlir::StringRef getName () const final
bool isAddressable () const final

Detailed Description

The process floating-point environment, including its rounding mode and exception state.

Definition at line 47 of file CIRDialect.h.

Member Function Documentation

◆ getName()

mlir::StringRef cir::FloatingPointEnvironmentResource::getName ( ) const
inlinefinal

Definition at line 50 of file CIRDialect.h.

◆ isAddressable()

bool cir::FloatingPointEnvironmentResource::isAddressable ( ) const
inlinefinal

Definition at line 51 of file CIRDialect.h.


The documentation for this struct was generated from the following file: