Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp82 enum OperandKind { enum in __anon21cc4c950111::SystemZOperand
91 OperandKind Kind;
156 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand()