Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCExpr.h335 MCBinaryExpr(Opcode _Op, const MCExpr *_LHS, const MCExpr *_RHS) in MCBinaryExpr() function
435 static bool classof(const MCBinaryExpr *) { return true; } in classof()