Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp114 AVROperand(MCRegister Reg, SMLoc const &S, SMLoc const &E) in AVROperand() function in __anon6f0156450111::AVROperand
116 AVROperand(MCExpr const *Imm, SMLoc const &S, SMLoc const &E) in AVROperand() function in __anon6f0156450111::AVROperand
118 AVROperand(MCRegister Reg, MCExpr const *Imm, SMLoc const &S, SMLoc const &E) in AVROperand() function in __anon6f0156450111::AVROperand
109 class AVROperand : public MCParsedAsmOperand { global() class
120 AVROperand(unsigned Reg, MCExpr const *Imm, SMLoc const &S, SMLoc const &E) AVROperand() function in __anon6f0156450111::AVROperand
[all...]