/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 1374 const GlobalValue *GV2) { in areGlobalsPotentiallyEqual() 1457 if (const GlobalValue *GV2 = dyn_cast<GlobalValue>(V2)) { in evaluateICmpRelation() local 1515 if (const GlobalValue *GV2 = dyn_cast<GlobalValue>(V2)) in evaluateICmpRelation() local 1550 } else if (const GlobalValue *GV2 = dyn_cast<GlobalValue>(V2)) { in evaluateICmpRelation() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 1396 const GlobalValue *GV2) { in areGlobalsPotentiallyEqual() 1479 if (const GlobalValue *GV2 = dyn_cast<GlobalValue>(V2)) { in evaluateICmpRelation() local 1576 } else if (const GlobalValue *GV2 = dyn_cast<GlobalValue>(V2)) { in evaluateICmpRelation() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 1525 const GlobalValue *GV2) { in areGlobalsPotentiallyEqual() 1608 if (const GlobalValue *GV2 = dyn_cast<GlobalValue>(V2)) { in evaluateICmpRelation() local 1709 } else if (const GlobalValue *GV2 = dyn_cast<GlobalValue>(V2)) { in evaluateICmpRelation() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | GlobalMerge.cpp | 207 [&DL](const GlobalVariable *GV1, const GlobalVariable *GV2) { in doMerge()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | GlobalMerge.cpp | 226 Globals, [&DL](const GlobalVariable *GV1, const GlobalVariable *GV2) { in doMerge()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | GlobalMerge.cpp | 224 Globals, [&DL](const GlobalVariable *GV1, const GlobalVariable *GV2) { in doMerge()
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | GlobalsModRef.cpp | 785 const GlobalValue *GV2 = dyn_cast<GlobalValue>(UV2); in alias() local
|
H A D | ConstantFolding.cpp | 671 GlobalValue *GV1, *GV2; in SymbolicallyEvaluateBinop() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | GlobalsModRef.cpp | 828 const GlobalValue *GV2 = dyn_cast<GlobalValue>(UV2); in alias() local
|
H A D | BasicAliasAnalysis.cpp | 1619 } else if (const GEPOperator *GV2 = dyn_cast<GEPOperator>(V2)) { in aliasCheckRecursive() local
|
H A D | ConstantFolding.cpp | 807 GlobalValue *GV1, *GV2; in SymbolicallyEvaluateBinop() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | GlobalsModRef.cpp | 826 const GlobalValue *GV2 = dyn_cast<GlobalValue>(UV2); in alias() local
|
H A D | ConstantFolding.cpp | 746 GlobalValue *GV1, *GV2; in SymbolicallyEvaluateBinop() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 7007 const GlobalValue *GV2 = nullptr; in areNonVolatileConsecutiveLoads() local
|
H A D | DAGCombiner.cpp | 14766 const GlobalValue *GV1, *GV2; in isAlias() local
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 9560 const GlobalValue *GV2 = nullptr; in isConsecutiveLSLoc() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 12065 const GlobalValue *GV2 = nullptr; in isConsecutiveLSLoc() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 13325 const GlobalValue *GV2 = nullptr; in isConsecutiveLSLoc() local
|