Home
last modified time | relevance | path

Searched defs:GA (Results 1 – 25 of 188) sorted by relevance

12345678

/external/llvm-project/llvm/tools/llvm-reduce/deltas/
DReduceAliases.cpp27 for (auto &GA : make_early_inc_range(Program->aliases())) { in extractAliasesFromModule() local
41 for (auto &GA : Program->aliases()) in countAliases() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DCanonicalizeAliases.cpp43 if (auto *GA = dyn_cast<GlobalAlias>(C)) { in canonicalizeAlias() local
65 for (auto &GA : M.aliases()) in canonicalizeAliases() local
DCloneModule.cpp107 auto *GA = GlobalAlias::create(I->getValueType(), in CloneModule() local
178 GlobalAlias *GA = cast<GlobalAlias>(VMap[&*I]); in CloneModule() local
DNameAnonGlobals.cpp77 for (auto &GA : M.aliases()) in nameUnamedGlobals() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCanonicalizeAliases.cpp43 if (auto *GA = dyn_cast<GlobalAlias>(C)) { in canonicalizeAlias() local
65 for (auto &GA : M.aliases()) in canonicalizeAliases() local
DCloneModule.cpp107 auto *GA = GlobalAlias::create(I->getValueType(), in CloneModule() local
178 GlobalAlias *GA = cast<GlobalAlias>(VMap[&*I]); in CloneModule() local
DNameAnonGlobals.cpp77 for (auto &GA : M.aliases()) in nameUnamedGlobals() local
/external/llvm/lib/Transforms/Utils/
DCloneModule.cpp98 auto *GA = GlobalAlias::create(I->getValueType(), in CloneModule() local
159 GlobalAlias *GA = cast<GlobalAlias>(VMap[&*I]); in CloneModule() local
DFunctionImportUtils.cpp27 if (auto *GA = dyn_cast<GlobalAlias>(SGV)) { in doImportAsDefinition() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp98 if (auto *GA = dyn_cast<GlobalAlias>(this)) { in getAlignment() local
166 if (auto *GA = dyn_cast<GlobalAlias>(this)) { in getSection() local
176 if (auto *GA = dyn_cast<GlobalAlias>(this)) { in getComdat() local
289 if (auto *GA = dyn_cast<GlobalIndirectSymbol>(this)) in getBaseObject() local
438 if (auto *GA = dyn_cast<GlobalAlias>(C)) in findBaseObject() local
/external/toolchain-utils/bestflags/examples/omnetpp/
Dexample.json2 "GA":{ object
/external/llvm-project/llvm/lib/IR/
DGlobals.cpp163 if (auto *GA = dyn_cast<GlobalAlias>(this)) { in getSection() local
173 if (auto *GA = dyn_cast<GlobalAlias>(this)) { in getComdat() local
286 if (auto *GA = dyn_cast<GlobalIndirectSymbol>(this)) in getBaseObject() local
438 if (auto *GA = dyn_cast<GlobalAlias>(C)) in findBaseObject() local
/external/llvm/tools/llvm-extract/
Dllvm-extract.cpp126 GlobalAlias *GA = M->getNamedAlias(ExtractAliases[i]); in main() local
144 for (Module::alias_iterator GA = M->alias_begin(), E = M->alias_end(); in main() local
/external/llvm/lib/IR/
DGlobals.cpp59 if (auto *GA = dyn_cast<GlobalAlias>(this)) { in getAlignment() local
132 if (auto *GA = dyn_cast<GlobalAlias>(this)) { in getSection() local
142 if (auto *GA = dyn_cast<GlobalAlias>(this)) { in getComdat() local
DValue.cpp462 } else if (GlobalAlias *GA = dyn_cast<GlobalAlias>(V)) { in stripPointerCastsAndOffsets() local
519 } else if (GlobalAlias *GA = dyn_cast<GlobalAlias>(V)) { in stripAndAccumulateInBoundsConstantOffsets() local
/external/llvm-project/llvm/tools/llvm-extract/
Dllvm-extract.cpp160 GlobalAlias *GA = M->getNamedAlias(ExtractAliases[i]); in main() local
178 for (Module::alias_iterator GA = M->alias_begin(), E = M->alias_end(); in main() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelDAGToDAG.cpp128 const auto *GA = cast<GlobalAddressSDNode>(Node); in Select() local
/external/llvm/lib/LTO/
DUpdateCompilerUsed.cpp40 for (const GlobalAlias &GA : TheModule.aliases()) in findInModule() local
/external/llvm-project/clang/test/Layout/
Dms-x86-vtordisp.cpp341 struct GA { struct
344 struct GB: public GA {}; argument
/external/clang/test/Layout/
Dms-x86-vtordisp.cpp341 struct GA { struct
344 struct GB: public GA {}; argument
/external/llvm/lib/Transforms/IPO/
DInternalize.cpp228 for (auto &GA : M.aliases()) { in internalizeModule() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DInternalize.cpp225 for (auto &GA : M.aliases()) { in internalizeModule() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DInternalize.cpp225 for (auto &GA : M.aliases()) { in internalizeModule() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelDAGToDAG.cpp259 } else if (auto GA = dyn_cast<GlobalAddressSDNode>(ImmOperand)) { in doPeepholeLoadStoreADDI() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1499 SDValue GA = DAG.getTargetGlobalAddress(GV, dl, PtrVT, Offset); in LowerGLOBALADDRESS() local
1507 SDValue GA = DAG.getTargetGlobalAddress(GV, dl, PtrVT, Offset, in LowerGLOBALADDRESS() local
1514 SDValue GA = DAG.getTargetGlobalAddress(GV, dl, PtrVT, 0, HexagonII::MO_GOT); in LowerGLOBALADDRESS() local
1547 GlobalAddressSDNode *GA, SDValue *InFlag, EVT PtrVT, unsigned ReturnReg, in GetDynamicTLSAddr()
1584 HexagonTargetLowering::LowerToTLSInitialExecModel(GlobalAddressSDNode *GA, in LowerToTLSInitialExecModel()
1627 HexagonTargetLowering::LowerToTLSLocalExecModel(GlobalAddressSDNode *GA, in LowerToTLSLocalExecModel()
1649 HexagonTargetLowering::LowerToTLSGeneralDynamicModel(GlobalAddressSDNode *GA, in LowerToTLSGeneralDynamicModel()
1683 GlobalAddressSDNode *GA = cast<GlobalAddressSDNode>(Op); in LowerGlobalTLSAddress() local

12345678