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

/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMCExpr.h110 class MCConstantExpr : public MCExpr { class in namespace:llvm
113 explicit MCConstantExpr(int64_t _Value) function in class:llvm::MCConstantExpr

Completed in 101 milliseconds