Searched refs:FIEToInsert (Results 1 – 2 of 2) sorted by relevance
1768 if ((Item.FIEToInsert.IsStore && in processInsertion()1773 if (Item.FIEToInsert.IsStore) in processInsertion()1839 if (Item.FIEToInsert.IsLoad) in processInsertionsList()1866 Item.FIEToInsert.IsStore) in processInsertionsList()1869 Item.FIEToInsert.IsLoad) in processInsertionsList()2120 A.FIEToInsert.IsLoad == B.FIEToInsert.IsLoad && in operator ==()2121 A.FIEToInsert.IsStore == B.FIEToInsert.IsStore && in operator ==()2122 A.FIEToInsert.RegOrImm == B.FIEToInsert.RegOrImm && in operator ==()2123 A.FIEToInsert.Size == B.FIEToInsert.Size && in operator ==()2124 A.FIEToInsert.IsSimple == B.FIEToInsert.IsSimple && in operator ==()[all …]
330 FrameIndexEntry FIEToInsert; member334 : Action(Action), FIEToInsert(), AffectedReg(AffectedReg) {} in WorklistItem()336 : Action(Action), FIEToInsert(), AffectedReg(AffectedReg), in WorklistItem()340 : Action(Action), FIEToInsert(FIE), AffectedReg(AffectedReg) {} in WorklistItem()