Home
last modified time | relevance | path

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

/external/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
/external/llvm-project/llvm/lib/Transforms/IPO/
DStripSymbols.cpp321 for (auto *GVE : GVEs) in stripDeadDebugInfoImpl() local
DGlobalOpt.cpp476 for (auto *GVE : GVs) { in transferSRADebugInfo() local
/external/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
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1145 for (auto *GVE : GVs) in beginModule() local
1191 for (auto *GVE : CUNode->getGlobalVariables()) { in beginModule() local
1201 for (auto *GVE : CUNode->getGlobalVariables()) { in beginModule() local
DCodeViewDebug.cpp3020 for (const auto *GVE : GVEs) in collectGlobalVariableInfo() local
3027 for (const auto *GVE : CU->getGlobalVariables()) { in collectGlobalVariableInfo() local
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp3638 if (auto *GVE = dyn_cast_or_null<llvm::DIGlobalVariableExpression>(N)) in getDeclarationOrDefinition() local
4612 llvm::DIGlobalVariableExpression *GVE = nullptr; in CollectAnonRecordDecls() local
4667 llvm::DIGlobalVariableExpression *GVE = nullptr; in EmitGlobalVariable() local
4805 llvm::DIGlobalVariableExpression *GVE = in EmitExternalVariable() local
4981 if (auto *GVE = dyn_cast_or_null<llvm::DIGlobalVariableExpression>(Repl)) in finalize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp1084 for (auto *GVE : GVs) { in processGlobals() local
/external/llvm-project/llvm/lib/Target/BPF/
DBTFDebug.cpp1155 for (auto *GVE : GVs) { in processGlobals() local
/external/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()
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp1335 LLVMMetadataRef LLVMDIGlobalVariableExpressionGetVariable(LLVMMetadataRef GVE) { in LLVMDIGlobalVariableExpressionGetVariable()
1340 LLVMMetadataRef GVE) { in LLVMDIGlobalVariableExpressionGetExpression()
DMetadata.cpp1462 auto *GVE = cast<DIGlobalVariableExpression>(Attachment); in copyMetadata() local
DVerifier.cpp699 if (auto *GVE = dyn_cast<DIGlobalVariableExpression>(MD)) in visitGlobalVariable() local
1372 const DIGlobalVariableExpression &GVE) { in visitDIGlobalVariableExpression()