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