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

/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCExpr.h326 class MCBinaryExpr : public MCExpr { class in namespace:llvm
357 MCBinaryExpr(Opcode _Op, const MCExpr *_LHS, const MCExpr *_RHS) function in class:llvm::MCBinaryExpr
[all...]

Completed in 68 milliseconds