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

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

Collaboration diagram for llvm::FPValueAndVReg:
Collaboration graph
[legend]

Public Attributes

APFloat Value
 
Register VReg
 

Detailed Description

Definition at line 196 of file Utils.h.

Member Data Documentation

◆ Value

APFloat llvm::FPValueAndVReg::Value

Definition at line 197 of file Utils.h.

◆ VReg

Register llvm::FPValueAndVReg::VReg

Definition at line 198 of file Utils.h.


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