Searched refs:emitStackMaps (Results 1 – 3 of 3) sorted by relevance
69 virtual bool emitStackMaps(StackMaps &SM, AsmPrinter &AP) { return false; } in emitStackMaps() function
553 void emitStackMaps();
2641 emitStackMaps(); in doFinalization()4538 void AsmPrinter::emitStackMaps() { in emitStackMaps() function in AsmPrinter4548 if (MP->emitStackMaps(SM, *this)) in emitStackMaps()