Home
last modified time | relevance | path

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

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