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