OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:visitShl
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
Lint.cpp
109
void
visitShl
(BinaryOperator &I);
512
void Lint::
visitShl
(BinaryOperator &I) {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h
704
void
visitShl
(const User &I) { visitShift(I, ISD::SHL); }
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineShifts.cpp
9
// This file implements the
visitShl
, visitLShr, and visitAShr functions.
891
Instruction *InstCombinerImpl::
visitShl
(BinaryOperator &I) {
Completed in 102 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026