Home
last modified time | relevance | path

Searched defs:CreateShl (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCExpr.h378 static const MCBinaryExpr *CreateShl(const MCExpr *LHS, const MCExpr *RHS, in CreateShl() function
/external/llvm/bindings/go/llvm/
Dir.go1376 func (b Builder) CreateShl(lhs, rhs Value, name string) (v Value) { func
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go1443 func (b Builder) CreateShl(lhs, rhs Value, name string) (v Value) { func