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

  /external/llvm/lib/Target/Mips/
MipsSEInstrInfo.h 106 unsigned CvtOpc, unsigned MovOpc, bool IsI64) const;
MipsSEInstrInfo.cpp 490 unsigned CvtOpc, unsigned MovOpc,
492 const MCInstrDesc &CvtDesc = get(CvtOpc), &MovDesc = get(MovOpc);
500 compareOpndSize(CvtOpc, *MBB.getParent());
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]

Completed in 74 milliseconds