Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h265 void computeGlobalGOTEquivs(Module &M);
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp972 void AsmPrinter::computeGlobalGOTEquivs(Module &M) { in computeGlobalGOTEquivs() function in AsmPrinter
1016 computeGlobalGOTEquivs(M); in doFinalization()