Searched defs:AArch64Operand (Results 1 – 1 of 1) sorted by relevance
146 class AArch64Operand : public MCParsedAsmOperand { class260 AArch64Operand(KindTy K, MCContext &Ctx) : Kind(K), Ctx(Ctx) {} in AArch64Operand() function in __anon26fd99540211::AArch64Operand262 AArch64Operand(const AArch64Operand &o) : MCParsedAsmOperand(), Ctx(o.Ctx) { in AArch64Operand() function in __anon26fd99540211::AArch64Operand