Searched defs:GVEs (Results 1 – 8 of 8) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | StripSymbols.cpp | 320 SmallVector<DIGlobalVariableExpression *, 1> GVEs; in runOnModule() local
|
| /external/llvm-project/llvm/lib/Transforms/IPO/ |
| D | StripSymbols.cpp | 319 SmallVector<DIGlobalVariableExpression *, 1> GVEs; in stripDeadDebugInfoImpl() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfDebug.cpp | 928 sortGlobalExprs(SmallVectorImpl<DwarfCompileUnit::GlobalExpr> &GVEs) { in sortGlobalExprs()
|
| D | CodeViewDebug.cpp | 2984 SmallVector<DIGlobalVariableExpression *, 1> GVEs; in collectGlobalVariableInfo() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Core.cpp | 1226 SmallVector<DIGlobalVariableExpression *, 1> GVEs; in LLVMGetDebugLocDirectory() local 1250 SmallVector<DIGlobalVariableExpression *, 1> GVEs; in LLVMGetDebugLocFilename() local 1273 SmallVector<DIGlobalVariableExpression *, 1> GVEs; in LLVMGetDebugLocLine() local
|
| /external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 3018 SmallVector<DIGlobalVariableExpression *, 1> GVEs; in collectGlobalVariableInfo() local
|
| D | DwarfDebug.cpp | 1100 sortGlobalExprs(SmallVectorImpl<DwarfCompileUnit::GlobalExpr> &GVEs) { in sortGlobalExprs()
|
| /external/llvm-project/llvm/lib/IR/ |
| D | Core.cpp | 1259 SmallVector<DIGlobalVariableExpression *, 1> GVEs; in LLVMGetDebugLocDirectory() local 1283 SmallVector<DIGlobalVariableExpression *, 1> GVEs; in LLVMGetDebugLocFilename() local 1306 SmallVector<DIGlobalVariableExpression *, 1> GVEs; in LLVMGetDebugLocLine() local
|