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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
FastISel.h 170 /// FastEmit_rr - This method is called by target-independent code
174 virtual unsigned FastEmit_rr(MVT VT,
214 /// FastEmit_rr instead.
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
FastISel.cpp 408 unsigned ResultReg = FastEmit_rr(VT.getSimpleVT(), VT.getSimpleVT(),
481 N = FastEmit_rr(VT, VT, ISD::ADD, N, NIsKill, IdxN, IdxNIsKill);
    [all...]

Completed in 263 milliseconds