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

  /external/llvm/lib/Target/Mips/
MipsSEInstrInfo.h 107 unsigned CvtOpc, unsigned MovOpc, bool IsI64) const;
MipsSEInstrInfo.cpp 586 unsigned CvtOpc, unsigned MovOpc,
588 const MCInstrDesc &CvtDesc = get(CvtOpc), &MovDesc = get(MovOpc);
596 compareOpndSize(CvtOpc, *MBB.getParent());
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelDAGToDAG.cpp     [all...]

Completed in 257 milliseconds