Searched defs:CreateSub (Results 1 – 2 of 2) sorted by relevance
386 static const MCBinaryExpr *CreateSub(const MCExpr *LHS, const MCExpr *RHS, in CreateSub() function
1286 func (b Builder) CreateSub(lhs, rhs Value, name string) (v Value) { func