Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DExtractGV.cpp63 explicit GVExtractorPass(std::vector<GlobalValue*> &GVs, in GVExtractorPass()
158 ModulePass *llvm::createGVExtractionPass(std::vector<GlobalValue *> &GVs, in createGVExtractionPass()
DGlobalOpt.cpp455 SmallVector<DIGlobalVariableExpression *, 1> GVs; in transferSRADebugInfo() local
1655 SmallVector<DIGlobalVariableExpression *, 1> GVs; in TryToShrinkGlobalToBoolean() local
2502 SmallVector<std::pair<GlobalVariable*, Constant*>, 32> GVs; in BatchCommitValueTo() local
/external/llvm/lib/Transforms/IPO/
DExtractGV.cpp67 explicit GVExtractorPass(std::vector<GlobalValue*>& GVs, bool deleteS = true) in GVExtractorPass()
160 ModulePass *llvm::createGVExtractionPass(std::vector<GlobalValue *> &GVs, in createGVExtractionPass()
/external/llvm-project/llvm/lib/Transforms/IPO/
DExtractGV.cpp64 explicit GVExtractorPass(std::vector<GlobalValue*> &GVs, in GVExtractorPass()
161 ModulePass *llvm::createGVExtractionPass(std::vector<GlobalValue *> &GVs, in createGVExtractionPass()
DGlobalOpt.cpp474 SmallVector<DIGlobalVariableExpression *, 1> GVs; in transferSRADebugInfo() local
1671 SmallVector<DIGlobalVariableExpression *, 1> GVs; in TryToShrinkGlobalToBoolean() local
2642 SmallVector<std::pair<GlobalVariable*, Constant*>, 32> GVs; in BatchCommitValueTo() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfo.h132 SmallVector<DIGlobalVariableExpression *, 8> GVs; variable
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfo.h138 SmallVector<DIGlobalVariableExpression *, 8> GVs; variable
/external/llvm/include/llvm/IR/
DDebugInfo.h123 SmallVector<DIGlobalVariable *, 8> GVs; variable
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DMangling.cpp34 ArrayRef<GlobalValue *> GVs, in add()
/external/llvm/tools/bugpoint/
DBugDriver.cpp240 void llvm::PrintGlobalVariableList(const std::vector<GlobalVariable*> &GVs) { in PrintGlobalVariableList()
DCrashDebugger.cpp143 std::vector<GlobalVariable*> &GVs) { in TestGlobalVariables()
683 std::vector<GlobalVariable*> GVs; in ReduceGlobalInitializers() local
/external/llvm-project/llvm/tools/bugpoint/
DBugDriver.cpp251 void llvm::PrintGlobalVariableList(const std::vector<GlobalVariable *> &GVs) { in PrintGlobalVariableList()
DCrashDebugger.cpp150 std::vector<GlobalVariable *> &GVs) { in TestGlobalVariables()
1068 std::vector<GlobalVariable *> GVs; in ReduceGlobalInitializers() local
/external/llvm/tools/llvm-extract/
Dllvm-extract.cpp122 SetVector<GlobalValue *> GVs; in main() local
/external/llvm-project/llvm/tools/llvm-extract/
Dllvm-extract.cpp156 SetVector<GlobalValue *> GVs; in main() local
/external/llvm-project/llvm/unittests/Transforms/Utils/
DCloningTest.cpp922 SmallVector<DIGlobalVariableExpression *, 1> GVs; in TEST_F() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp1076 SmallVector<DIGlobalVariableExpression *, 1> GVs; in processGlobals() local
/external/llvm-project/llvm/lib/Target/BPF/
DBTFDebug.cpp1147 SmallVector<DIGlobalVariableExpression *, 1> GVs; in processGlobals() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp502 if (auto *GVs = dyn_cast_or_null<MDTuple>(CU->getRawGlobalVariables())) in upgradeCUVariables() local
/external/llvm-project/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp513 if (auto *GVs = dyn_cast_or_null<MDTuple>(CU->getRawGlobalVariables())) in upgradeCUVariables() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp975 SmallVector<DIGlobalVariableExpression *, 1> GVs; in beginModule() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1143 SmallVector<DIGlobalVariableExpression *, 1> GVs; in beginModule() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2313 SmallVector<DIGlobalVariableExpression *, 1> GVs; in InstrumentGlobals() local