Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCExpr.h119 explicit AArch64MCExpr(const MCExpr *Expr, VariantKind Kind) in AArch64MCExpr() function
174 static bool classof(const AArch64MCExpr *) { return true; } in classof()