Home
last modified time | relevance | path

Searched refs:HexagonProcessInstruction (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.h64 void HexagonProcessInstruction(MCInst &Inst, const MachineInstr &MBB);
H A DHexagonMCInstLower.cpp189 AP.HexagonProcessInstruction(*MCI, *MI); in HexagonLowerToMC()
H A DHexagonAsmPrinter.cpp265 void HexagonAsmPrinter::HexagonProcessInstruction(MCInst &Inst, in HexagonProcessInstruction() function in HexagonAsmPrinter