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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
FastISel.h 220 /// FastEmit_i - This method is called by target-independent code
223 virtual unsigned FastEmit_i(MVT VT,
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
FastISel.cpp 164 Reg = FastEmit_i(VT, VT, ISD::Constant, CI->getZExtValue());
    [all...]

Completed in 102 milliseconds