Searched defs:CombinedValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 4693 const int64_t CombinedValue = (C1APIntVal + C2APIntVal).getSExtValue(); reassociationCanBreakAddressingModePattern() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 1137 const int64_t CombinedValue = CombinedValueIntVal.getSExtValue(); reassociationCanBreakAddressingModePattern() local |