/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | SplitModule.cpp | 129 if (auto *GIS = dyn_cast<GlobalIndirectSymbol>(&GV)) { in findPartitions() local 229 if (auto *GIS = dyn_cast<GlobalIndirectSymbol>(GV)) in isInPartition() local
|
D | ValueMapper.cpp | 80 GlobalIndirectSymbol *GIS; member 1023 void Mapper::scheduleMapGlobalIndirectSymbol(GlobalIndirectSymbol &GIS, in scheduleMapGlobalIndirectSymbol() 1129 void ValueMapper::scheduleMapGlobalIndirectSymbol(GlobalIndirectSymbol &GIS, in scheduleMapGlobalIndirectSymbol()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SplitModule.cpp | 129 if (auto *GIS = dyn_cast<GlobalIndirectSymbol>(&GV)) { in findPartitions() local 229 if (auto *GIS = dyn_cast<GlobalIndirectSymbol>(GV)) in isInPartition() local
|
D | ValueMapper.cpp | 81 GlobalIndirectSymbol *GIS; member 1027 void Mapper::scheduleMapGlobalIndirectSymbol(GlobalIndirectSymbol &GIS, in scheduleMapGlobalIndirectSymbol() 1133 void ValueMapper::scheduleMapGlobalIndirectSymbol(GlobalIndirectSymbol &GIS, in scheduleMapGlobalIndirectSymbol()
|
/external/llvm/lib/Transforms/Utils/ |
D | SplitModule.cpp | 110 if (auto *GIS = dyn_cast<GlobalIndirectSymbol>(&GV)) { in findPartitions() local 208 if (auto *GIS = dyn_cast<GlobalIndirectSymbol>(GV)) in isInPartition() local
|
/external/llvm/lib/Transforms/IPO/ |
D | GlobalDCE.cpp | 232 } else if (GlobalIndirectSymbol *GIS = dyn_cast<GlobalIndirectSymbol>(G)) { in GlobalIsNeeded() local
|
/external/llvm-project/llvm/lib/Linker/ |
D | IRMover.cpp | 675 GlobalIndirectSymbol *GIS; in copyGlobalIndirectSymbolProto() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
D | IRMover.cpp | 672 GlobalIndirectSymbol *GIS; in copyGlobalIndirectSymbolProto() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1064 const GlobalIndirectSymbol& GIS) { in emitGlobalIndirectSymbol()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 360 for (auto &GIS : concat<GlobalIndirectSymbol>(M.aliases(), M.ifuncs())) { in ScopedSaveAliaseesAndUsed() local
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 360 for (auto &GIS : concat<GlobalIndirectSymbol>(M.aliases(), M.ifuncs())) { in ScopedSaveAliaseesAndUsed() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1334 const GlobalIndirectSymbol& GIS) { in emitGlobalIndirectSymbol()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1483 const GlobalIndirectSymbol& GIS) { in emitGlobalIndirectSymbol()
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 2502 void AssemblyWriter::printIndirectSymbol(const GlobalIndirectSymbol *GIS) { in printIndirectSymbol()
|
/external/clang/lib/CodeGen/ |
D | CodeGenModule.cpp | 260 const llvm::GlobalIndirectSymbol &GIS) { in getAliasedGlobal()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 3328 void AssemblyWriter::printIndirectSymbol(const GlobalIndirectSymbol *GIS) { in printIndirectSymbol()
|
/external/llvm-project/llvm/lib/IR/ |
D | AsmWriter.cpp | 3561 void AssemblyWriter::printIndirectSymbol(const GlobalIndirectSymbol *GIS) { in printIndirectSymbol()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2267 GlobalIndirectSymbol *GIS = IndirectSymbolInitWorklist.back().first; in resolveGlobalAndIndirectSymbolInits() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CodeGenModule.cpp | 289 const llvm::GlobalIndirectSymbol &GIS) { in getAliasedGlobal()
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2808 GlobalIndirectSymbol *GIS = IndirectSymbolInitWorklist.back().first; in resolveGlobalAndIndirectSymbolInits() local
|
/external/llvm-project/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2275 GlobalIndirectSymbol *GIS = IndirectSymbolInitWorklist.back().first; in resolveGlobalAndIndirectSymbolInits() local
|