OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DestBits
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/VMCore/
Instructions.cpp
[
all
...]
/external/llvm/lib/Transforms/InstCombine/
InstCombineShifts.cpp
727
uint32_t
DestBits
= ZI->getType()->getScalarSizeInBits();
728
if (Op1C->getZExtValue() ==
DestBits
-SrcBits)
/external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp
[
all
...]
Completed in 22 milliseconds