Searched refs:CombinedGlobal (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 242 Constant *CombinedGlobal, 519 auto *CombinedGlobal = in buildBitSetsFromGlobalVariables() local 532 lowerTypeTestCalls(TypeIds, CombinedGlobal, GlobalLayout); in buildBitSetsFromGlobalVariables() 542 NewInit->getType(), CombinedGlobal, CombinedGlobalIdxs); in buildBitSetsFromGlobalVariables()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ExpandPseudo.cpp | 83 const GlobalValue *CombinedGlobal = JTInst->getOperand(1).getGlobal(); in ExpandICallBranchFunnel() local 90 .addGlobalAddress(CombinedGlobal, in ExpandICallBranchFunnel()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 787 auto *CombinedGlobal = in buildBitSetsFromGlobalVariables() local 800 lowerTypeTestCalls(TypeIds, CombinedGlobal, GlobalLayout); in buildBitSetsFromGlobalVariables() 812 NewInit->getType(), CombinedGlobal, CombinedGlobalIdxs); in buildBitSetsFromGlobalVariables()
|