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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
FastISel.cpp 822 unsigned IntResultReg = FastEmit_ri_(IntVT.getSimpleVT(), ISD::XOR,
826 if (IntResultReg == 0)
830 ISD::BITCAST, IntResultReg, /*Kill=*/true);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]

Completed in 54 milliseconds