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 817 unsigned IntReg = FastEmit_r(VT.getSimpleVT(), IntVT.getSimpleVT(),
819 if (IntReg == 0)
823 IntReg, /*Kill=*/true,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]

Completed in 38 milliseconds