OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NoPHIs
(Results
1 - 19
of
19
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
Legalizer.h
64
MachineFunctionProperties::Property::
NoPHIs
);
RegBankSelect.h
639
.set(MachineFunctionProperties::Property::
NoPHIs
);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TailDuplication.cpp
67
.set(MachineFunctionProperties::Property::
NoPHIs
);
RegAllocBasic.cpp
111
MachineFunctionProperties::Property::
NoPHIs
);
PHIElimination.cpp
227
MF.getProperties().set(MachineFunctionProperties::Property::
NoPHIs
);
MachineOutliner.cpp
670
MF.getProperties().set(MachineFunctionProperties::Property::
NoPHIs
);
RegAllocPBQP.cpp
140
MachineFunctionProperties::Property::
NoPHIs
);
MachineFunction.cpp
96
case P::
NoPHIs
: return "
NoPHIs
";
RegAllocFast.cpp
212
MachineFunctionProperties::Property::
NoPHIs
);
MachineVerifier.cpp
601
MachineFunctionProperties::Property::
NoPHIs
) && MRI->tracksLiveness()) {
1608
MachineFunctionProperties::Property::
NoPHIs
))
1609
report("Found PHI instruction with
NoPHIs
property set", MI);
RegAllocGreedy.cpp
435
MachineFunctionProperties::Property::
NoPHIs
);
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86TileConfig.cpp
63
MachineFunctionProperties::Property::
NoPHIs
);
X86FastTileConfig.cpp
84
MachineFunctionProperties::Property::
NoPHIs
);
/src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
Assembler.cpp
193
Properties.set(MachineFunctionProperties::Property::
NoPHIs
);
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineFunction.h
124
//
NoPHIs
: The machine function does not contain any PHI instruction.
154
NoPHIs
,
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
MIRParser.cpp
355
Properties.set(MachineFunctionProperties::Property::
NoPHIs
);
/src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVISelLowering.cpp
6456
F->getProperties().reset(MachineFunctionProperties::Property::
NoPHIs
);
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp
7156
MF->getProperties().reset(MachineFunctionProperties::Property::
NoPHIs
);
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp
11347
Properties.reset(MachineFunctionProperties::Property::
NoPHIs
);
Completed in 93 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026