Searched defs:adjustStackPtrBig (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp222 adjustStackPtrBig(SP, -Remainder, MBB, I, Mips::V0, Mips::V1);
248 adjustStackPtrBig(SP, Remainder, MBB, I, Mips::A0, Mips::A1);
263 void Mips16InstrInfo::adjustStackPtrBig(unsigned SP, int64_t Amount, function in class:Mips16InstrInfo

Completed in 216 milliseconds