Searched refs:HexagonLowerToMC (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonMCInstLower.cpp | 37 void HexagonLowerToMC(const MCInstrInfo &MCII, const MachineInstr *MI, 98 void llvm::HexagonLowerToMC(const MCInstrInfo &MCII, const MachineInstr *MI, in HexagonLowerToMC() function in llvm
|
D | HexagonAsmPrinter.cpp | 58 void HexagonLowerToMC(const MCInstrInfo &MCII, const MachineInstr *MI, 764 HexagonLowerToMC(MCII, &*MII, MCB, *this); in EmitInstruction() 766 HexagonLowerToMC(MCII, MI, MCB, *this); in EmitInstruction()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonMCInstLower.cpp | 30 void HexagonLowerToMC(const MCInstrInfo &MCII, const MachineInstr *MI, 90 void llvm::HexagonLowerToMC(const MCInstrInfo &MCII, const MachineInstr *MI, in HexagonLowerToMC() function in llvm
|
D | HexagonAsmPrinter.cpp | 59 void HexagonLowerToMC(const MCInstrInfo &MCII, const MachineInstr *MI, 599 HexagonLowerToMC(MCII, &*MII, MCB, *this); in EmitInstruction() 602 HexagonLowerToMC(MCII, MI, MCB, *this); in EmitInstruction()
|