LLVM 19.0.0git
Enumerations
llvm::RISCVFenceField Namespace Reference

Enumerations

enum  FenceField { I = 8 , O = 4 , R = 2 , W = 1 }
 

Enumeration Type Documentation

◆ FenceField

Enumerator

Definition at line 310 of file RISCVBaseInfo.h.