Searched refs:HexagonLowerToMC (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMCInstLower.cpp36 void HexagonLowerToMC(const MCInstrInfo &MCII, const MachineInstr *MI,
97 void llvm::HexagonLowerToMC(const MCInstrInfo &MCII, const MachineInstr *MI, function in class:llvm
H A DHexagonAsmPrinter.cpp58 void HexagonLowerToMC(const MCInstrInfo &MCII, const MachineInstr *MI,
755 HexagonLowerToMC(MCII, &*MII, MCB, *this);
757 HexagonLowerToMC(MCII, MI, MCB, *this);

Completed in 59 milliseconds