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