OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MaximalRepresentableShiftAmount
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineShifts.cpp
43
APInt
MaximalRepresentableShiftAmount
=
45
return
MaximalRepresentableShiftAmount
.uge(MaximalPossibleTotalShiftAmount);
InstCombineCompares.cpp
3597
APInt
MaximalRepresentableShiftAmount
=
3599
if (
MaximalRepresentableShiftAmount
.ult(MaximalPossibleTotalShiftAmount))
Completed in 51 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026