Searched refs:HexagonVectorPrint (Results 1 – 5 of 5) sorted by relevance
52 class HexagonVectorPrint : public MachineFunctionPass { class60 HexagonVectorPrint() : MachineFunctionPass(ID) { in HexagonVectorPrint() function in __anon92a8bd600111::HexagonVectorPrint71 char HexagonVectorPrint::ID = 0;131 bool HexagonVectorPrint::runOnMachineFunction(MachineFunction &Fn) { in runOnMachineFunction()204 INITIALIZE_PASS(HexagonVectorPrint, "hexagon-vector-print",208 return new HexagonVectorPrint(); in createHexagonVectorPrint()
64 HexagonVectorPrint.cpp
52 class HexagonVectorPrint : public MachineFunctionPass { class60 HexagonVectorPrint() : MachineFunctionPass(ID) { in HexagonVectorPrint() function in __anon6b402f540111::HexagonVectorPrint71 char HexagonVectorPrint::ID = 0;130 bool HexagonVectorPrint::runOnMachineFunction(MachineFunction &Fn) { in runOnMachineFunction()203 INITIALIZE_PASS(HexagonVectorPrint, "hexagon-vector-print",207 return new HexagonVectorPrint(); in createHexagonVectorPrint()
62 HexagonVectorPrint.cpp
89 "HexagonVectorPrint.cpp",