LLVM  8.0.1
Enumerations
llvm::RISCVFenceField Namespace Reference

Enumerations

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

Enumeration Type Documentation

◆ FenceField

Enumerator

Definition at line 60 of file RISCVBaseInfo.h.