LLVM: llvm::FPValueAndVReg Struct Reference (original) (raw)

#include "[llvm/CodeGen/GlobalISel/Utils.h](CodeGen%5F2GlobalISel%5F2Utils%5F8h%5Fsource.html)"

Public Attributes
APFloat Value
Register VReg

Detailed Description

Definition at line 208 of file Utils.h.

Member Data Documentation

Value

APFloat llvm::FPValueAndVReg::Value

Definition at line 209 of file Utils.h.

VReg

Register llvm::FPValueAndVReg::VReg

Definition at line 210 of file Utils.h.


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