LLVM 19.0.0git
Public Attributes | List of all members
llvm::FPValueAndVReg Struct Reference

#include "llvm/CodeGen/GlobalISel/Utils.h"

Public Attributes

APFloat Value
 
Register VReg
 

Detailed Description

Definition at line 201 of file Utils.h.

Member Data Documentation

◆ Value

APFloat llvm::FPValueAndVReg::Value

Definition at line 202 of file Utils.h.

◆ VReg

Register llvm::FPValueAndVReg::VReg

Definition at line 203 of file Utils.h.


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