Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp807 Value *EmitShr(const BinOpInfo &Ops);
4520 Value *ScalarExprEmitter::EmitShr(const BinOpInfo &Ops) { in EmitShr() function in ScalarExprEmitter