#include "MLIR/Interfaces/EnzymeLogic.h"
Definition at line 353 of file EnzymeLogic.h.
◆ FloatRepresentation()
| FloatRepresentation::FloatRepresentation |
( |
unsigned | e, |
|
|
unsigned | s ) |
|
inline |
◆ canBeBuiltin()
| bool FloatRepresentation::canBeBuiltin |
( |
| ) |
const |
|
inline |
◆ getBuiltinType()
| llvm::Type * FloatRepresentation::getBuiltinType |
( |
llvm::LLVMContext & | ctx | ) |
const |
|
inline |
◆ getType()
| llvm::Type * FloatRepresentation::getType |
( |
llvm::LLVMContext & | ctx | ) |
const |
|
inline |
◆ getTypeWidth()
| unsigned FloatRepresentation::getTypeWidth |
( |
| ) |
const |
|
inline |
◆ operator<()
◆ operator==()
◆ to_string()
| std::string FloatRepresentation::to_string |
( |
| ) |
const |
|
inline |
◆ exponentWidth
| unsigned FloatRepresentation::exponentWidth |
◆ significandWidth
| unsigned FloatRepresentation::significandWidth |
The documentation for this struct was generated from the following file: