OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getInstructionFromIndex
(Results
1 - 24
of
24
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
GCNRegPressure.h
235
LiveRegMap[SII.
getInstructionFromIndex
(SI)][Reg] =
243
LiveRegMap[SII.
getInstructionFromIndex
(SI)][Reg] |= S.LaneMask;
SIWholeQuadMode.cpp
378
MachineInstr *MI = LIS->
getInstructionFromIndex
(Value->def);
1097
MachineInstr *EndMI = LIS->
getInstructionFromIndex
(S->end.getBaseIndex());
1111
if (MachineInstr *MI = LIS->
getInstructionFromIndex
(Idx))
GCNRegPressure.cpp
27
<< *LIS.
getInstructionFromIndex
(SI);
SIRegisterInfo.cpp
2417
MDT.dominates(LIS->
getInstructionFromIndex
(DefIdx),
2418
LIS->
getInstructionFromIndex
(V->def)))
2426
MachineInstr *Def = LIS->
getInstructionFromIndex
(DefIdx);
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZRegisterInfo.cpp
403
LIS.
getInstructionFromIndex
(IntGR128.beginIndex());
405
LIS.
getInstructionFromIndex
(IntGRNar.beginIndex());
406
MachineInstr *LastMI_GR128 = LIS.
getInstructionFromIndex
(IntGR128.endIndex());
407
MachineInstr *LastMI_GRNar = LIS.
getInstructionFromIndex
(IntGRNar.endIndex());
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LiveIntervals.h
77
/// MI = Indexes->
getInstructionFromIndex
(RegMaskSlot[N]);
231
MachineInstr*
getInstructionFromIndex
(SlotIndex index) const {
232
return Indexes->
getInstructionFromIndex
(index);
SlotIndexes.h
403
MachineInstr*
getInstructionFromIndex
(SlotIndex index) const {
515
if (MachineInstr *MI =
getInstructionFromIndex
(index))
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CalcSpillWeights.cpp
93
MachineInstr *MI = LIS.
getInstructionFromIndex
(VNI->def);
119
MI = LIS.
getInstructionFromIndex
(VNI->def);
LiveIntervals.cpp
532
MachineInstr *MI =
getInstructionFromIndex
(Def);
547
MachineInstr *MI =
getInstructionFromIndex
(Def);
733
MachineInstr *MI =
getInstructionFromIndex
(RI->end);
958
if (MachineInstr *MI =
getInstructionFromIndex
(*SlotI))
1114
if (MachineInstr *KillMI = LIS.
getInstructionFromIndex
(OldIdxIn->end))
1415
if (MachineInstr *KillMI = LIS.
getInstructionFromIndex
(NewIdx))
1480
if (MachineInstr *MI = Indexes->
getInstructionFromIndex
(
1586
bool isStartValid =
getInstructionFromIndex
(LII->start);
1587
bool isEndValid =
getInstructionFromIndex
(LII->end);
SplitKit.cpp
124
if (auto *I = LIS.
getInstructionFromIndex
(LIP.second))
146
return LIS.
getInstructionFromIndex
(LIP);
446
const MachineInstr *DefMI = LIS.
getInstructionFromIndex
(Def);
606
RM.OrigMI = LIS.
getInstructionFromIndex
(OrigVNI->def);
669
MachineInstr *MI = LIS.
getInstructionFromIndex
(Idx);
686
MachineInstr *MI = LIS.
getInstructionFromIndex
(Idx);
754
MachineInstr *MI = LIS.
getInstructionFromIndex
(Boundary);
786
MachineInstr *MI = LIS.
getInstructionFromIndex
(Idx);
832
if (auto *MI = LIS.
getInstructionFromIndex
(End))
855
MachineInstr *MI = LIS.
getInstructionFromIndex
(Def)
[
all
...]
InlineSpiller.cpp
420
MachineInstr *DefMI = LIS.
getInstructionFromIndex
(SrcVNI->def);
530
MachineInstr *MI = LIS.
getInstructionFromIndex
(VNI->def);
604
RM.OrigMI = LIS.
getInstructionFromIndex
(OrigVNI->def);
646
auto *NewMI = LIS.
getInstructionFromIndex
(DefIdx);
651
<< *LIS.
getInstructionFromIndex
(DefIdx));
705
MachineInstr *MI = LIS.
getInstructionFromIndex
(VNI->def);
RegisterCoalescer.cpp
643
MachineInstr *ACopyMI = LIS->
getInstructionFromIndex
(AValNo->def);
657
LIS->
getInstructionFromIndex
(ValS->end.getPrevSlot());
827
MachineInstr *DefMI = LIS->
getInstructionFromIndex
(AValNo->def);
1112
MachineInstr *DefMI = LIS->
getInstructionFromIndex
(PVal->def);
1277
MachineInstr *DefMI = LIS->
getInstructionFromIndex
(ValNo->def);
2202
MachineInstr *MI = LIS->
getInstructionFromIndex
(SI);
2556
MachineInstr *MI = Indexes->
getInstructionFromIndex
(Def);
2645
DefMI = Indexes->
getInstructionFromIndex
(VNI->def);
3011
MI = Indexes->
getInstructionFromIndex
(VNI->def);
3018
Indexes->
getInstructionFromIndex
(TaintExtent.front().first)
[
all
...]
LiveRangeCalc.cpp
216
const MachineInstr *MI = Indexes->
getInstructionFromIndex
(Use);
LiveRangeEdit.cpp
90
MachineInstr *DefMI = LIS.
getInstructionFromIndex
(OrigVNI->def);
LiveInterval.cpp
470
!CP.isCoalescable(Indexes.
getInstructionFromIndex
(Def)))
901
const MachineInstr *MI = Indexes.
getInstructionFromIndex
(VNI->def);
LiveDebugVariables.cpp
1044
MachineInstr *CopyMI = LIS.
getInstructionFromIndex
(DstVNI->def);
1492
while (!(MI = LIS.
getInstructionFromIndex
(Idx))) {
TwoAddressInstructionPass.cpp
742
KillMI = LIS->
getInstructionFromIndex
(I->end);
931
KillMI = LIS->
getInstructionFromIndex
(I->end);
MachineScheduler.cpp
1351
MachineInstr *DefMI = LIS->
getInstructionFromIndex
(DefVNI->def);
1890
MachineInstr *GlobalDef = LIS->
getInstructionFromIndex
(GlobalSegment->start);
1902
MachineInstr *LastLocalDef = LIS->
getInstructionFromIndex
(LastLocalVN->def);
1917
LIS->
getInstructionFromIndex
(LocalLI->beginIndex());
RegAllocGreedy.cpp
1244
!LIS->
getInstructionFromIndex
(BI.LastInstr)->isImplicitDef())
2120
if (const MachineInstr *MI = Indexes->
getInstructionFromIndex
(Use))
MachineVerifier.cpp
2767
const MachineInstr *MI = LiveInts->
getInstructionFromIndex
(VNI->def);
2874
LiveInts->
getInstructionFromIndex
(S.end.getPrevSlot());
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonExpandCondsets.cpp
319
MachineInstr *MI = LIS->
getInstructionFromIndex
(K);
343
MachineInstr *DefI = LIS->
getInstructionFromIndex
(NextI->start);
420
MachineInstr *DefI = LIS->
getInstructionFromIndex
(Seg.start);
474
MachineInstr *DefI = LIS->
getInstructionFromIndex
(Seg.start);
491
MachineInstr *DefI = LIS->
getInstructionFromIndex
(Seg.start);
HexagonRegisterInfo.cpp
370
if (const MachineInstr *MI = Indexes.
getInstructionFromIndex
(I))
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCVSXFMAMutate.cpp
118
MachineInstr *AddendMI = LIS->
getInstructionFromIndex
(AddendValNo->def);
/src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyRegStackify.cpp
276
return LIS.
getInstructionFromIndex
(ValNo->def);
Completed in 54 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026