OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShiftOperand
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp
8459
SDValue
ShiftOperand
= N->getOperand(0);
8460
if (
ShiftOperand
.getOpcode() != ISD::MUL)
8464
SDValue LeftOp =
ShiftOperand
.getOperand(0);
8465
SDValue RightOp =
ShiftOperand
.getOperand(1);
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.cpp
[
all
...]
Completed in 43 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026