Searched defs:GVs (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h138 SmallVector<DIGlobalVariableExpression *, 8> GVs; member in class:llvm::DebugInfoFinder
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp64 explicit GVExtractorPass(std::vector<GlobalValue*> &GVs, argument
161 ModulePass *llvm::createGVExtractionPass(std::vector<GlobalValue *> &GVs, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMangling.cpp33 add(ExecutionSession &ES, const ManglingOptions &MO, ArrayRef<GlobalValue *> GVs, SymbolFlagsMap &SymbolFlags, SymbolNameToDefinitionMap *SymbolToDefinition) argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DBugDriver.cpp251 void llvm::PrintGlobalVariableList(const std::vector<GlobalVariable *> &GVs) { argument
H A DCrashDebugger.cpp1068 std::vector<GlobalVariable *> GVs; local
149 TestGlobalVariables( std::vector<GlobalVariable *> &GVs) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp156 SetVector<GlobalValue *> GVs; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1128 SmallVector<DIGlobalVariableExpression *, 1> GVs; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2358 SmallVector<DIGlobalVariableExpression *, 1> GVs; local

Completed in 200 milliseconds