OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContiguousRange
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
SwitchLoweringUtils.cpp
397
bool
ContiguousRange
= true;
400
ContiguousRange
= false;
410
ContiguousRange
= false;
456
ContiguousRange
, nullptr, nullptr, std::move(BTI),
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SwitchLoweringUtils.h
215
bool
ContiguousRange
;
227
RegVT(RgVT), Emitted(E),
ContiguousRange
(CR), Parent(P), Default(D),
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
IRTranslator.cpp
1123
if (!BTB->
ContiguousRange
) {
2970
if (BTB.
ContiguousRange
&& j + 2 == ej) {
2984
if (BTB.
ContiguousRange
&& j + 2 == ej) {
3001
if (!BTB.
ContiguousRange
) {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp
1855
if (BTB.
ContiguousRange
&& j + 2 == ej) {
1874
if (BTB.
ContiguousRange
&& j + 2 == ej) {
1892
if (!BTB.
ContiguousRange
) {
SelectionDAGBuilder.cpp
10663
if (!BTB->
ContiguousRange
) {
Completed in 82 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026