Searched defs:C1APIntVal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 4691 const APInt &C1APIntVal = *C1; reassociationCanBreakAddressingModePattern() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 1133 const APInt &C1APIntVal = C1->getAPIntValue(); reassociationCanBreakAddressingModePattern() local |