Searched refs:getPICCallReg (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.h39 static unsigned getPICCallReg();
H A DMipsRegisterInfo.cpp48 unsigned MipsRegisterInfo::getPICCallReg() { return Mips::T9; } function in class:MipsRegisterInfo

Completed in 76 milliseconds