Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExprScalar.cpp444 Value *EmitShl(const BinOpInfo &Ops);
2575 Value *ScalarExprEmitter::EmitShl(const BinOpInfo &Ops) { in EmitShl() function in ScalarExprEmitter