Searched refs:IntegerReg (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | FastISel.cpp | 217 unsigned IntegerReg = local 219 if (IntegerReg != 0) 221 IntegerReg, /*Kill=*/false); |
Completed in 77 milliseconds