HomeSort by: relevance | last modified time | path
    Searched refs:getLocalEPSymbol (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.cpp 40 MCSymbol *PPCFunctionInfo::getLocalEPSymbol(MachineFunction &MF) const {
PPCMachineFunctionInfo.h 263 MCSymbol *getLocalEPSymbol(MachineFunction &MF) const;
PPCAsmPrinter.cpp 1724 MCSymbol *LocalEntryLabel = PPCFI->getLocalEPSymbol(*MF);

Completed in 19 milliseconds