Home
last modified time | relevance | path

Searched refs:getSortedStubs (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineModuleInfoImpls.h54 SymbolListTy GetGVStubList() { return getSortedStubs(GVStubs); } in GetGVStubList()
56 return getSortedStubs(ThreadLocalGVStubs); in GetThreadLocalGVStubList()
79 SymbolListTy GetGVStubList() { return getSortedStubs(GVStubs); } in GetGVStubList()
101 SymbolListTy GetGVStubList() { return getSortedStubs(GVStubs); } in GetGVStubList()
DMachineModuleInfo.h70 static SymbolListTy getSortedStubs(DenseMap<MCSymbol*, StubValueTy>&);
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineModuleInfoImpls.h54 SymbolListTy GetGVStubList() { return getSortedStubs(GVStubs); } in GetGVStubList()
56 return getSortedStubs(ThreadLocalGVStubs); in GetThreadLocalGVStubList()
79 SymbolListTy GetGVStubList() { return getSortedStubs(GVStubs); } in GetGVStubList()
101 SymbolListTy GetGVStubList() { return getSortedStubs(GVStubs); } in GetGVStubList()
DMachineModuleInfo.h70 static SymbolListTy getSortedStubs(DenseMap<MCSymbol*, StubValueTy>&);
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfoImpls.h51 SymbolListTy GetGVStubList() { return getSortedStubs(GVStubs); } in GetGVStubList()
53 return getSortedStubs(ThreadLocalGVStubs); in GetThreadLocalGVStubList()
75 SymbolListTy GetGVStubList() { return getSortedStubs(GVStubs); } in GetGVStubList()
DMachineModuleInfo.h103 static SymbolListTy getSortedStubs(DenseMap<MCSymbol*, StubValueTy>&);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineModuleInfoImpls.cpp34 MachineModuleInfoImpl::SymbolListTy MachineModuleInfoImpl::getSortedStubs( in getSortedStubs() function in MachineModuleInfoImpl
/external/llvm-project/llvm/lib/CodeGen/
DMachineModuleInfoImpls.cpp34 MachineModuleInfoImpl::SymbolListTy MachineModuleInfoImpl::getSortedStubs( in getSortedStubs() function in MachineModuleInfoImpl
/external/llvm/lib/CodeGen/
DMachineModuleInfoImpls.cpp34 MachineModuleInfoImpl::SymbolListTy MachineModuleInfoImpl::getSortedStubs( in getSortedStubs() function in MachineModuleInfoImpl