Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()