OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddiuSpImm
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/
Mips16InstrInfo.h
99
const MCInstrDesc&
AddiuSpImm
(int64_t Imm) const;
Mips16InstrInfo.cpp
439
const MCInstrDesc &Mips16InstrInfo::
AddiuSpImm
(int64_t Imm) const {
449
BuildMI(MBB, I, DL,
AddiuSpImm
(Imm)).addImm(Imm);
Completed in 70 milliseconds