Home
last modified time | relevance | path

Searched defs:GIS (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSplitModule.cpp110 if (auto *GIS = dyn_cast<GlobalIndirectSymbol>(&GV)) { in findPartitions() local
208 if (auto *GIS = dyn_cast<GlobalIndirectSymbol>(GV)) in isInPartition() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSplitModule.cpp130 if (auto *GIS = dyn_cast<GlobalIndirectSymbol>(&GV)) { in findPartitions() local
232 if (auto *GIS = dyn_cast<GlobalIndirectSymbol>(GV)) in isInPartition() local
/external/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp232 } else if (GlobalIndirectSymbol *GIS = dyn_cast<GlobalIndirectSymbol>(G)) { in GlobalIsNeeded() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1064 const GlobalIndirectSymbol& GIS) { in emitGlobalIndirectSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1300 const GlobalIndirectSymbol& GIS) { in emitGlobalIndirectSymbol()
/external/clang/lib/CodeGen/
DCodeGenModule.cpp260 const llvm::GlobalIndirectSymbol &GIS) { in getAliasedGlobal()
/external/llvm/lib/IR/
DAsmWriter.cpp2502 void AssemblyWriter::printIndirectSymbol(const GlobalIndirectSymbol *GIS) { in printIndirectSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp3195 void AssemblyWriter::printIndirectSymbol(const GlobalIndirectSymbol *GIS) { in printIndirectSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2071 GlobalIndirectSymbol *GIS = IndirectSymbolInitWorklist.back().first; in resolveGlobalAndIndirectSymbolInits() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2808 GlobalIndirectSymbol *GIS = IndirectSymbolInitWorklist.back().first; in resolveGlobalAndIndirectSymbolInits() local