/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | ExtractGV.cpp | 63 explicit GVExtractorPass(std::vector<GlobalValue*> &GVs, in GVExtractorPass() 158 ModulePass *llvm::createGVExtractionPass(std::vector<GlobalValue *> &GVs, in createGVExtractionPass()
|
H A D | GlobalOpt.cpp | 455 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
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | ExtractGV.cpp | 67 explicit GVExtractorPass(std::vector<GlobalValue*>& GVs, bool deleteS = true) in GVExtractorPass() 160 ModulePass *llvm::createGVExtractionPass(std::vector<GlobalValue *> &GVs, in createGVExtractionPass()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | ExtractGV.cpp | 55 ExtractGVPass::ExtractGVPass(std::vector<GlobalValue *> &GVs, bool deleteS, in ExtractGVPass()
|
H A D | GlobalOpt.cpp | 406 SmallVector<DIGlobalVariableExpression *, 1> GVs; in transferSRADebugInfo() local 1167 SmallVector<DIGlobalVariableExpression *, 1> GVs; in TryToShrinkGlobalToBoolean() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DebugInfo.h | 132 SmallVector<DIGlobalVariableExpression *, 8> GVs; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | Mangling.cpp | 32 ArrayRef<GlobalValue *> GVs, in add()
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | DebugInfo.h | 123 SmallVector<DIGlobalVariable *, 8> GVs; variable
|
/aosp_15_r20/external/llvm/tools/bugpoint/ |
H A D | CrashDebugger.cpp | 143 std::vector<GlobalVariable*> &GVs) { in TestGlobalVariables() 683 std::vector<GlobalVariable*> GVs; in ReduceGlobalInitializers() local
|
H A D | BugDriver.cpp | 240 void llvm::PrintGlobalVariableList(const std::vector<GlobalVariable*> &GVs) { in PrintGlobalVariableList()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | DebugInfo.h | 167 SmallVector<DIGlobalVariableExpression *, 8> GVs; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | DebugInfo.h | 172 SmallVector<DIGlobalVariableExpression *, 8> GVs; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | DebugInfo.h | 169 SmallVector<DIGlobalVariableExpression *, 8> GVs; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | DebugInfo.h | 169 SmallVector<DIGlobalVariableExpression *, 8> GVs; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | DebugInfo.h | 164 SmallVector<DIGlobalVariableExpression *, 8> GVs; variable
|
/aosp_15_r20/external/llvm/tools/llvm-extract/ |
H A D | llvm-extract.cpp | 122 SetVector<GlobalValue *> GVs; in main() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 1076 SmallVector<DIGlobalVariableExpression *, 1> GVs; in processGlobals() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 502 if (auto *GVs = dyn_cast_or_null<MDTuple>(CU->getRawGlobalVariables())) in upgradeCUVariables() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 1409 SmallVector<DIGlobalVariableExpression *, 1> GVs; in processGlobals() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 499 if (auto *GVs = dyn_cast_or_null<MDTuple>(CU->getRawGlobalVariables())) in upgradeCUVariables() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 975 SmallVector<DIGlobalVariableExpression *, 1> GVs; in beginModule() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 40 if (const auto &GVs = CUNode->getGlobalVariables()) in DIBuilder() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 1185 SmallVector<DIGlobalVariableExpression *, 1> GVs; in beginModule() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 2313 SmallVector<DIGlobalVariableExpression *, 1> GVs; in InstrumentGlobals() local
|