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