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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h131 class MCConstantExpr : public MCExpr { class in namespace:llvm
135 explicit MCConstantExpr(int64_t Value) function in class:llvm::MCConstantExpr
138 MCConstantExpr(int64_t Value, bool PrintInHex) function in class:llvm::MCConstantExpr

Completed in 105 milliseconds