Home
last modified time | relevance | path

Searched defs:takeDeletedSymbolsForFunction (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp137 takeDeletedSymbolsForFunction(Function *F, std::vector<MCSymbol*> &Result) { in takeDeletedSymbolsForFunction() function in MMIAddrLabelMap
256 takeDeletedSymbolsForFunction(const Function *F, in takeDeletedSymbolsForFunction() function in MachineModuleInfo
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp118 takeDeletedSymbolsForFunction(Function *F, std::vector<MCSymbol*> &Result) { in takeDeletedSymbolsForFunction() function in MMIAddrLabelMap
274 takeDeletedSymbolsForFunction(const Function *F, in takeDeletedSymbolsForFunction() function in MachineModuleInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp232 void AddrLabelMap::takeDeletedSymbolsForFunction( in takeDeletedSymbolsForFunction() function in AddrLabelMap
257 void AsmPrinter::takeDeletedSymbolsForFunction( in takeDeletedSymbolsForFunction() function in AsmPrinter