Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprScalar.cpp445 Value *EmitShr(const BinOpInfo &Ops);
2638 Value *ScalarExprEmitter::EmitShr(const BinOpInfo &Ops) { in EmitShr() function in ScalarExprEmitter