LLVM
20.0.0git
llvm
NVPTX
PTXLdStInstCode
Enumerations
llvm::NVPTX::PTXLdStInstCode Namespace Reference
Enumerations
enum
FromType
{
Unsigned
= 0 ,
Signed
,
Float
,
Untyped
}
enum
VecType
{
Scalar
= 1 ,
V2
= 2 ,
V4
= 4 }
Enumeration Type Documentation
◆
FromType
enum
llvm::NVPTX::PTXLdStInstCode::FromType
Enumerator
Unsigned
Signed
Float
Untyped
Definition at line
155
of file
NVPTX.h
.
◆
VecType
enum
llvm::NVPTX::PTXLdStInstCode::VecType
Enumerator
Scalar
V2
V4
Definition at line
161
of file
NVPTX.h
.
Generated on Sun Dec 22 2024 11:12:26 for LLVM by
1.9.6