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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
FastISel.h 249 /// FastEmitInst_rr - Emit a MachineInstr with two register operands
252 unsigned FastEmitInst_rr(unsigned MachineInstOpcode,
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMFastISel.cpp 114 virtual unsigned FastEmitInst_rr(unsigned MachineInstOpcode,
306 unsigned ARMFastISel::FastEmitInst_rr(unsigned MachineInstOpcode,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]

Completed in 83 milliseconds