Searched defs:AVROperand (Results 1 – 1 of 1) sorted by relevance
109 class AVROperand : public MCParsedAsmOperand { class114 AVROperand(StringRef Tok, SMLoc const &S) in AVROperand() function in __anon06c44bb20111::AVROperand116 AVROperand(unsigned Reg, SMLoc const &S, SMLoc const &E) in AVROperand() function in __anon06c44bb20111::AVROperand118 AVROperand(MCExpr const *Imm, SMLoc const &S, SMLoc const &E) in AVROperand() function in __anon06c44bb20111::AVROperand120 AVROperand(unsigned Reg, MCExpr const *Imm, SMLoc const &S, SMLoc const &E) in AVROperand() function in __anon06c44bb20111::AVROperand