reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1027 StatepointLowering.clear();
lib/CodeGen/SelectionDAG/StatepointLowering.cpp233 SDValue OldLocation = Builder.StatepointLowering.getLocation(Incoming); 252 if (Builder.StatepointLowering.isStackSlotAllocated(Offset)) { 262 Builder.StatepointLowering.reserveStackSlot(Offset); 268 Builder.StatepointLowering.setLocation(Incoming, Loc); 370 SDValue Loc = Builder.StatepointLowering.getLocation(Incoming); 375 Loc = Builder.StatepointLowering.allocateStackSlot(Incoming.getValueType(), 404 Builder.StatepointLowering.setLocation(Incoming, Loc); 609 SDValue Loc = Builder.StatepointLowering.getLocation(SDV); 642 StatepointLowering.startNewStatepoint(*this); 649 StatepointLowering.scheduleRelocCall(*Reloc); 997 StatepointLowering.relocCallVisited(Relocate);