Home
last modified time | relevance | path

Searched refs:OperandKind (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp83 enum OperandKind { enum in __anonced995d30111::SystemZOperand
92 OperandKind Kind;
157 SystemZOperand(OperandKind Kind, SMLoc StartLoc, SMLoc EndLoc) in SystemZOperand()