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