Searched refs:HexagonLowerToMC (Results 1 – 3 of 3) sorted by relevance
56 void HexagonLowerToMC(const MachineInstr *MI, MCInst &MCI,
226 HexagonLowerToMC(BundleMIs[Index], MCI, *this); in EmitInstruction()236 HexagonLowerToMC(MI, MCI, *this); in EmitInstruction()
41 void llvm::HexagonLowerToMC(const MachineInstr* MI, MCInst& MCI, in HexagonLowerToMC() function in llvm