Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp150 class AArch64Operand : public MCParsedAsmOperand { class
272 AArch64Operand(KindTy K, MCContext &Ctx) : Kind(K), Ctx(Ctx) {} in AArch64Operand() function in __anon170f337d0211::AArch64Operand
274 AArch64Operand(const AArch64Operand &o) : MCParsedAsmOperand(), Ctx(o.Ctx) { in AArch64Operand() function in __anon170f337d0211::AArch64Operand
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp268 class AArch64Operand : public MCParsedAsmOperand { class
414 AArch64Operand(KindTy K, MCContext &Ctx) : Kind(K), Ctx(Ctx) {} in AArch64Operand() function in __anon766491d50111::AArch64Operand
416 AArch64Operand(const AArch64Operand &o) : MCParsedAsmOperand(), Ctx(o.Ctx) { in AArch64Operand() function in __anon766491d50111::AArch64Operand