/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 940 const GlobalVariable *GVar = cast<GlobalVariable>(V); in emitLinkageDirective() local 966 void NVPTXAsmPrinter::printModuleLevelGV(const GlobalVariable *GVar, in printModuleLevelGV() 1231 if (const GlobalValue *GVar = dyn_cast<GlobalValue>(v)) { in printSymbol() local 1383 void NVPTXAsmPrinter::emitPTXGlobalVariable(const GlobalVariable *GVar, in emitPTXGlobalVariable() 1778 if (const GlobalValue *GVar = dyn_cast<GlobalValue>(CPV)) { in printScalarConstant() local 1851 if (const GlobalValue *GVar = dyn_cast<GlobalValue>(CPV)) { in bufferLEByte() local
|
H A D | NVPTXAsmPrinter.h | 138 void addSymbol(const Value *GVar, const Value *GVarBeforeStripping) { in addSymbol()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 969 const GlobalVariable *GVar = cast<GlobalVariable>(V); in emitLinkageDirective() local 995 void NVPTXAsmPrinter::printModuleLevelGV(const GlobalVariable *GVar, in printModuleLevelGV() 1322 void NVPTXAsmPrinter::emitPTXGlobalVariable(const GlobalVariable *GVar, in emitPTXGlobalVariable() 1724 if (const GlobalValue *GVar = dyn_cast<GlobalValue>(CPV)) { in printScalarConstant() local 1745 if (const GlobalValue *GVar = dyn_cast<GlobalValue>(v)) { in printScalarConstant() local 1883 if (const GlobalValue *GVar = dyn_cast<GlobalValue>(CPV)) { in bufferLEByte() local
|
H A D | NVPTXAsmPrinter.h | 132 void addSymbol(const Value *GVar, const Value *GVarBeforeStripping) { in addSymbol() 161 if (const GlobalValue *GVar = dyn_cast<GlobalValue>(v)) { in print() local
|
/aosp_15_r20/external/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 1012 const GlobalVariable *GVar = cast<GlobalVariable>(V); in emitLinkageDirective() local 1038 void NVPTXAsmPrinter::printModuleLevelGV(const GlobalVariable *GVar, in printModuleLevelGV() 1362 void NVPTXAsmPrinter::emitPTXGlobalVariable(const GlobalVariable *GVar, in emitPTXGlobalVariable() 1745 if (const GlobalValue *GVar = dyn_cast<GlobalValue>(CPV)) { in printScalarConstant() local 1766 if (const GlobalValue *GVar = dyn_cast<GlobalValue>(v)) { in printScalarConstant() local 1899 if (const GlobalValue *GVar = dyn_cast<GlobalValue>(CPV)) { in bufferLEByte() local
|
H A D | NVPTXAsmPrinter.h | 131 void addSymbol(const Value *GVar, const Value *GVarBeforeStripping) { in addSymbol() 159 if (const GlobalValue *GVar = dyn_cast<GlobalValue>(v)) { in print() local
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetObjectFile.cpp | 180 const GlobalVariable *GVar = dyn_cast<GlobalVariable>(GV); in isGlobalInSmallSection() local 363 const GlobalVariable *GVar = dyn_cast<GlobalVariable>(GV); in selectSmallSectionForGlobal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
H A D | TargetLoweringObjectFile.cpp | 153 const auto *GVar = cast<GlobalVariable>(GO); in getKindForGlobal() local 252 if (auto *GVar = dyn_cast<GlobalVariable>(GO)) { in SectionForGlobal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetObjectFile.cpp | 207 const GlobalVariable *GVar = dyn_cast<GlobalVariable>(GO); in isGlobalInSmallSection() local 399 const GlobalVariable *GVar = dyn_cast<GlobalVariable>(GO); in selectSmallSectionForGlobal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetObjectFile.cpp | 208 const GlobalVariable *GVar = dyn_cast<GlobalVariable>(GO); in isGlobalInSmallSection() local 395 const GlobalVariable *GVar = dyn_cast<GlobalVariable>(GO); in selectSmallSectionForGlobal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ |
H A D | TargetLoweringObjectFile.cpp | 214 const auto *GVar = cast<GlobalVariable>(GO); in getKindForGlobal() local 327 if (auto *GVar = dyn_cast<GlobalVariable>(GO)) { in SectionForGlobal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 1239 const GlobalVariable *GVar, bool IsAma) { in generatePatchImmReloc() 1272 auto *GVar = dyn_cast<GlobalVariable>(GVal); in processGlobalValue() local 1482 auto *GVar = dyn_cast<GlobalVariable>(GVal); in InstLower() local 1513 auto *GVar = dyn_cast<GlobalVariable>(GVal); in InstLower() local
|
H A D | BPFMISimplifyPatchable.cpp | 299 auto *GVar = dyn_cast<GlobalVariable>(GVal); in removeLD() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | ThinLTOBitcodeWriter.cpp | 335 if (auto *GVar = in splitAndWriteThinLTOBitcode() local 365 if (auto *GVar = dyn_cast_or_null<GlobalVariable>(GV->getAliaseeObject())) in splitAndWriteThinLTOBitcode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | ThinLTOBitcodeWriter.cpp | 282 if (auto *GVar = dyn_cast_or_null<GlobalVariable>(GV->getBaseObject())) in splitAndWriteThinLTOBitcode() local 306 if (auto *GVar = dyn_cast_or_null<GlobalVariable>(GV->getBaseObject())) in splitAndWriteThinLTOBitcode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 967 auto *GVar = dyn_cast<GlobalVariable>(GVal); in processReloc() local 1140 auto *GVar = dyn_cast<GlobalVariable>(GVal); in InstLower() local 1156 auto *GVar = dyn_cast<GlobalVariable>(GVal); in InstLower() local
|
H A D | BPFMISimplifyPatchable.cpp | 267 auto *GVar = dyn_cast<GlobalVariable>(GVal); in removeLD() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetObjectFile.cpp | 41 const auto *GVar = dyn_cast<GlobalVariable>(GO); in SelectSectionForGlobal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetObjectFile.cpp | 41 const auto *GVar = dyn_cast<GlobalVariable>(GO); in SelectSectionForGlobal() local
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetObjectFile.cpp | 43 const GlobalVariable *GVar = dyn_cast<GlobalVariable>(GV); in SelectSectionForGlobal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 2299 if (const GlobalVariable *GVar = dyn_cast<GlobalVariable>(GV)) in getTargetSymbol() local 2328 if (const GlobalVariable *GVar = dyn_cast<GlobalVariable>(GO)) in getExplicitSectionGlobal() local 2363 if (const GlobalVariable *GVar = dyn_cast<GlobalVariable>(GO)) in getSectionForExternalReference() local 2376 if (const GlobalVariable *GVar = dyn_cast<GlobalVariable>(GO)) in SelectSectionForGlobal() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | FunctionImportUtils.cpp | 66 auto *GVar = dyn_cast<GlobalVariable>(SGV); in doPromoteLocalToGlobal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 195 if (const GlobalVariable *GVar = dyn_cast<GlobalVariable>(GV)) { in getSymbolFlags() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 200 if (const GlobalVariable *GVar = dyn_cast<GlobalVariable>(GV)) { in getSymbolFlags() local
|
/aosp_15_r20/external/llvm/lib/Target/ |
H A D | TargetLoweringObjectFile.cpp | 140 const GlobalVariable *GVar = dyn_cast<GlobalVariable>(GV); in getKindForGlobal() local
|