LCOV - code coverage report | |||||||||||||||||||||||||
|
|||||||||||||||||||||||||
Line data Source code 1 : /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ 2 : |* *| 3 : |* Pseudo-instruction MC lowering Source Fragment *| 4 : |* *| 5 : |* Automatically generated file, do not edit! *| 6 : |* *| 7 : \*===----------------------------------------------------------------------===*/ 8 : 9 0 : bool AArch64AsmPrinter:: 10 : emitPseudoExpansionLowering(MCStreamer &OutStreamer, 11 : const MachineInstr *MI) { 12 0 : return false; 13 : } 14 : |
Generated by: LCOV version 1.13 |