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