Home
last modified time | relevance | path

Searched defs:GVInfo (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h104 PointerUnion<const GlobalVariable *, const DIExpression *> GVInfo; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h112 PointerUnion<const GlobalVariable *, const DIExpression *> GVInfo; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp555 auto GVInfo = Worklist.pop_back_val(); in ComputeImportForModule() local
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp300 typedef std::pair<GlobalValue::GUID, GlobalValueSummary *> GVInfo; typedef in __anon065d01f40111::IndexBitcodeWriter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp436 using GVInfo = std::pair<GlobalValue::GUID, GlobalValueSummary *>; typedef in __anon56d4ff960111::IndexBitcodeWriter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp473 using GVInfo = std::pair<GlobalValue::GUID, GlobalValueSummary *>; typedef in __anon6d01d09c0111::IndexBitcodeWriter