Home
last modified time | relevance | path

Searched defs:GVs (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp55 ExtractGVPass::ExtractGVPass(std::vector<GlobalValue *> &GVs, bool deleteS, in ExtractGVPass()
H A DGlobalOpt.cpp406 SmallVector<DIGlobalVariableExpression *, 1> GVs; in transferSRADebugInfo() local
1167 SmallVector<DIGlobalVariableExpression *, 1> GVs; in TryToShrinkGlobalToBoolean() local
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DMangling.cpp32 ArrayRef<GlobalValue *> GVs, in add()
/openbsd/gnu/llvm/llvm/tools/bugpoint/
H A DBugDriver.cpp251 void llvm::PrintGlobalVariableList(const std::vector<GlobalVariable *> &GVs) { in PrintGlobalVariableList()
H A DCrashDebugger.cpp150 std::vector<GlobalVariable *> &GVs) { in TestGlobalVariables()
1066 std::vector<GlobalVariable *> GVs; in ReduceGlobalInitializers() local
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfo.h164 SmallVector<DIGlobalVariableExpression *, 8> GVs; variable
/openbsd/gnu/llvm/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp156 SetVector<GlobalValue *> GVs; in main() local
/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1427 SmallVector<DIGlobalVariableExpression *, 1> GVs; in processGlobals() local
/openbsd/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp499 if (auto *GVs = dyn_cast_or_null<MDTuple>(CU->getRawGlobalVariables())) in upgradeCUVariables() local
/openbsd/gnu/llvm/llvm/lib/IR/
H A DDIBuilder.cpp40 if (const auto &GVs = CUNode->getGlobalVariables()) in DIBuilder() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1185 SmallVector<DIGlobalVariableExpression *, 1> GVs; in beginModule() local