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

  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 215 Reg = fastEmit_i(VT, VT, ISD::Constant, CI->getZExtValue());
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp 114 unsigned fastEmit_i(MVT Ty, MVT RetTy, unsigned Opc, uint64_t Imm) override;
    [all...]

Completed in 68 milliseconds