Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/
H A DVEMCExpr.h48 explicit VEMCExpr(VariantKind Kind, const MCExpr *Expr) in VEMCExpr() function
85 static bool classof(const VEMCExpr *) { return true; } in classof()