Searched refs:getLabelBeforeInsn (Results 1 – 3 of 3) sorted by relevance
604 MCSymbol *getLabelBeforeInsn(const MachineInstr *MI);
842 const MCSymbol *StartLabel = getLabelBeforeInsn(Begin); in buildLocationList()851 EndLabel = getLabelBeforeInsn(std::next(I)->first); in buildLocationList()970 MCSymbol *DwarfDebug::getLabelBeforeInsn(const MachineInstr *MI) { in getLabelBeforeInsn() function in DwarfDebug
417 List.push_back(RangeSpan(DD->getLabelBeforeInsn(R.first), in attachRangesOrLowHighPC()