Searched refs:HexagonLowerToMC (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonMCInstLower.cpp | 36 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 D | HexagonAsmPrinter.cpp | 60 void HexagonLowerToMC(const MCInstrInfo &MCII, const MachineInstr *MI, 761 HexagonLowerToMC(MCII, &*MII, MCB, *this); in emitInstruction() 763 HexagonLowerToMC(MCII, MI, MCB, *this); in emitInstruction()
|