Home
last modified time | relevance | path

Searched refs:setGlobalRetAddr (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaMachineFunctionInfo.h51 void setGlobalRetAddr(unsigned Reg) { GlobalRetAddr = Reg; } in setGlobalRetAddr() function
DAlphaInstrInfo.cpp380 AlphaFI->setGlobalRetAddr(GlobalRetAddr); in getGlobalRetAddr()