OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SplitEditor
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
SplitKit.h
255
///
SplitEditor
- Edit machine code and LiveIntervals for live range
258
/// - Create a
SplitEditor
from a SplitAnalysis.
266
class LLVM_LIBRARY_VISIBILITY
SplitEditor
{
280
/// created.
SplitEditor
automatically creates interval 0 to contain
460
/// Create a new
SplitEditor
for editing the LiveInterval analyzed by SA.
462
SplitEditor
(SplitAnalysis &SA, AAResults &AA, LiveIntervals &LIS,
SplitKit.cpp
366
/// Create a new
SplitEditor
for editing the LiveInterval analyzed by SA.
367
SplitEditor
::
SplitEditor
(SplitAnalysis &SA, AliasAnalysis &AA,
377
void
SplitEditor
::reset(LiveRangeEdit &LRE, ComplementSpillMode SM) {
397
LLVM_DUMP_METHOD void
SplitEditor
::dump() const {
409
LiveInterval::SubRange &
SplitEditor
::getSubRangeForMaskExact(LaneBitmask LM,
417
LiveInterval::SubRange &
SplitEditor
::getSubRangeForMask(LaneBitmask LM,
425
void
SplitEditor
::addDeadDef(LiveInterval &LI, VNInfo *VNI, bool Original) {
466
VNInfo *
SplitEditor
::defValue(unsigned RegIdx,
503
void
SplitEditor
::forceRecompute(unsigned RegIdx, const VNInfo &ParentVNI)
[
all
...]
Completed in 68 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026