OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewShift
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/InstCombine/
InstCombineShifts.cpp
505
Value *
NewShift
=
507
NewShift
->takeName(Op0BO);
509
return BinaryOperator::Create(Op0BO->getOpcode(),
NewShift
,
/external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp
[
all
...]
Completed in 17 milliseconds