Home
last modified time | relevance | path

Searched defs:CombinedValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4693 const int64_t CombinedValue = (C1APIntVal + C2APIntVal).getSExtValue(); reassociationCanBreakAddressingModePattern() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1137 const int64_t CombinedValue = CombinedValueIntVal.getSExtValue(); reassociationCanBreakAddressingModePattern() local
[all...]