Home
last modified time | relevance | path

Searched refs:EmitShl (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGExprScalar.cpp485 Value *EmitShl(const BinOpInfo &Ops);
2701 Value *ScalarExprEmitter::EmitShl(const BinOpInfo &Ops) { in EmitShl() function in ScalarExprEmitter