LLVM 20.0.0git
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

Enumerator
Unsigned 
Signed 
Float 
Untyped 

Definition at line 155 of file NVPTX.h.

◆ VecType

Enumerator
Scalar 
V2 
V4 

Definition at line 161 of file NVPTX.h.