HomeSort by relevance Sort by last modified time
    Searched defs:IntReg (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 905 unsigned IntReg = FastEmit_r(VT.getSimpleVT(), IntVT.getSimpleVT(),
907 if (IntReg == 0)
911 IntReg, /*Kill=*/true,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]

Completed in 82 milliseconds