Home
last modified time | relevance | path

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

/freebsd/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, in HexagonLowerToMC() function in llvm
H A DHexagonAsmPrinter.cpp60 void HexagonLowerToMC(const MCInstrInfo &MCII, const MachineInstr *MI,
761 HexagonLowerToMC(MCII, &*MII, MCB, *this); in emitInstruction()
763 HexagonLowerToMC(MCII, MI, MCB, *this); in emitInstruction()