Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp64 explicit GVExtractorPass(std::vector<GlobalValue*> &GVs, in GVExtractorPass()
160 ModulePass *llvm::createGVExtractionPass(std::vector<GlobalValue *> &GVs, in createGVExtractionPass()
H A DGlobalOpt.cpp478 SmallVector<DIGlobalVariableExpression *, 1> GVs; in transferSRADebugInfo() local
1167 SmallVector<DIGlobalVariableExpression *, 1> GVs; in TryToShrinkGlobalToBoolean() local
2137 SmallVector<std::pair<GlobalVariable*, Constant*>, 32> GVs; in BatchCommitValueTo() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h158 SmallVector<DIGlobalVariableExpression *, 8> GVs; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DMangling.cpp34 ArrayRef<GlobalValue *> GVs, in add()
/netbsd-src/external/apache2/llvm/dist/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()
1068 std::vector<GlobalVariable *> GVs; in ReduceGlobalInitializers() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp156 SetVector<GlobalValue *> GVs; in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1171 SmallVector<DIGlobalVariableExpression *, 1> GVs; in processGlobals() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp513 if (auto *GVs = dyn_cast_or_null<MDTuple>(CU->getRawGlobalVariables())) in upgradeCUVariables() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1180 SmallVector<DIGlobalVariableExpression *, 1> GVs; in beginModule() local