Searched refs:emitStackMaps (Results 1 – 3 of 3) sorted by relevance
67 virtual bool emitStackMaps(StackMaps &SM, AsmPrinter &AP) { return false; } in emitStackMaps() function
532 void emitStackMaps();
2190 emitStackMaps(); in doFinalization()3892 void AsmPrinter::emitStackMaps() { in emitStackMaps() function in AsmPrinter3902 if (MP->emitStackMaps(SM, *this)) in emitStackMaps()