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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.h44 static unsigned getPICCallReg();
H A DMipsRegisterInfo.cpp44 unsigned MipsRegisterInfo::getPICCallReg() { return Mips::T9; } function in class:MipsRegisterInfo

Completed in 42 milliseconds