Home
last modified time | relevance | path

Searched defs:MSP430Operand (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp91 class MSP430Operand : public MCParsedAsmOperand { class
117 MSP430Operand(StringRef Tok, SMLoc const &S) in MSP430Operand() function in __anon2e2431ce0111::MSP430Operand
119 MSP430Operand(KindTy Kind, unsigned Reg, SMLoc const &S, SMLoc const &E) in MSP430Operand() function in __anon2e2431ce0111::MSP430Operand
121 MSP430Operand(MCExpr const *Imm, SMLoc const &S, SMLoc const &E) in MSP430Operand() function in __anon2e2431ce0111::MSP430Operand
123 MSP430Operand(unsigned Reg, MCExpr const *Expr, SMLoc const &S, in MSP430Operand() function in __anon2e2431ce0111::MSP430Operand