Home
last modified time | relevance | path

Searched defs:GVE (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DStripSymbols.cpp322 for (auto *GVE : GVEs) in runOnModule() local
DGlobalOpt.cpp457 for (auto *GVE : GVs) { in transferSRADebugInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp977 for (auto *GVE : GVs) in beginModule() local
1023 for (auto *GVE : CUNode->getGlobalVariables()) { in beginModule() local
1033 for (auto *GVE : CUNode->getGlobalVariables()) { in beginModule() local
DCodeViewDebug.cpp2986 for (const auto *GVE : GVEs) in collectGlobalVariableInfo() local
2993 for (const auto *GVE : CU->getGlobalVariables()) { in collectGlobalVariableInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp1084 for (auto *GVE : GVs) { in processGlobals() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp1296 LLVMMetadataRef LLVMDIGlobalVariableExpressionGetVariable(LLVMMetadataRef GVE) { in LLVMDIGlobalVariableExpressionGetVariable()
1301 LLVMMetadataRef GVE) { in LLVMDIGlobalVariableExpressionGetExpression()
DMetadata.cpp1476 auto *GVE = cast<DIGlobalVariableExpression>(Attachment); in copyMetadata() local
DVerifier.cpp693 if (auto *GVE = dyn_cast<DIGlobalVariableExpression>(MD)) in visitGlobalVariable() local
1288 const DIGlobalVariableExpression &GVE) { in visitDIGlobalVariableExpression()