HomeSort by relevance Sort by last modified time
    Searched defs:GetGVStubList (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h 51 SymbolListTy GetGVStubList() { return getSortedStubs(GVStubs); }
75 SymbolListTy GetGVStubList() { return getSortedStubs(GVStubs); }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h 55 SymbolListTy GetGVStubList() { return getSortedStubs(GVStubs); }
80 SymbolListTy GetGVStubList() { return getSortedStubs(GVStubs); }
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineModuleInfoImpls.h 64 SymbolListTy GetGVStubList() const {
90 SymbolListTy GetGVStubList() const {

Completed in 226 milliseconds