Searched defs:X86MCExpr (Results 1 – 2 of 2) sorted by relevance
30 explicit X86MCExpr(int64_t R) : RegNo(R) {} in X86MCExpr() function