Home
last modified time | relevance | path

Searched defs:createShl (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCExpr.h480 static const MCBinaryExpr *createShl(const MCExpr *LHS, const MCExpr *RHS, in createShl() function
/external/swiftshader/src/Reactor/
DNucleus.cpp398 Value *Nucleus::createShl(Value *lhs, Value *rhs) in createShl() function in sw::Nucleus