LLVM API Documentation

llvm::TOI Namespace Reference


Enumerations

enum  OperandConstraint { TIED_TO = 0 }
enum  OperandFlags { LookupPtrRegClass = 0, Predicate, OptionalDef }


Enumeration Type Documentation

Enumerator:
TIED_TO 

Definition at line 28 of file TargetInstrDesc.h.

OperandFlags - These are flags set on operands, but should be considered private, all access should go through the TargetOperandInfo accessors. See the accessors for a description of what these are.

Enumerator:
LookupPtrRegClass 
Predicate 
OptionalDef 

Definition at line 35 of file TargetInstrDesc.h.




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.