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