Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCInst.h44 kInst ///< Sub-instruction operand. enumerator
66 bool isInst() const { return Kind == kInst; } in isInst()
171 Op.Kind = kInst; in createInst()