Home
last modified time | relevance | path

Searched refs:LdSlot (Results 1 – 2 of 2) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp1031 unsigned Slot, int LdSlot, in rewriteInstructionForSpills() argument
1073 FoldSlot = LdSlot; in rewriteInstructionForSpills()
1247 unsigned Slot, int LdSlot, in rewriteInstructionsForSpills() argument
1278 int FI = isLoadSS ? LdSlot : (int)Slot; in rewriteInstructionsForSpills()
1375 Slot, LdSlot, isLoad, isLoadSS, DefIsReMat, in rewriteInstructionsForSpills()
1613 int LdSlot = 0; in addIntervalsForSpills() local
1626 Slot, LdSlot, isLoad, isLoadSS, DefIsReMat, in addIntervalsForSpills()
1703 int LdSlot = 0; in addIntervalsForSpills() local
1824 int LdSlot = 0; in addIntervalsForSpills() local
1825 bool isLoadSS = tii_->isLoadFromStackSlot(ReMatDefMI, LdSlot); in addIntervalsForSpills()
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/CodeGen/
H A DLiveIntervalAnalysis.h426 unsigned Slot, int LdSlot,
435 MachineInstr *OrigDefMI, MachineInstr *DefMI, unsigned Slot, int LdSlot,