OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rangeFitsInWord
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
SwitchLoweringUtils.cpp
316
if (!TLI->
rangeFitsInWord
(Clusters[i].Low->getValue(),
392
assert(TLI->
rangeFitsInWord
(Low, High, *DL) &&
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h
1163
bool
rangeFitsInWord
(const APInt &Low, const APInt &High,
1192
if (!
rangeFitsInWord
(Low, High, DL))
Completed in 29 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026