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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
FastISel.h 228 /// FastEmit_f - This method is called by target-independent code
231 virtual unsigned FastEmit_f(MVT VT,
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
FastISel.cpp 177 Reg = FastEmit_f(VT, VT, ISD::ConstantFP, CF);
    [all...]

Completed in 101 milliseconds