HomeSort by: relevance | last modified time | path
    Searched refs:getMSACtrlReg (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsSEISelDAGToDAG.h 35 unsigned getMSACtrlReg(const SDValue RegIdx) const;
MipsSEISelDAGToDAG.cpp 78 unsigned MipsSEDAGToDAGISel::getMSACtrlReg(const SDValue RegIdx) const {
846 getMSACtrlReg(RegIdx), MVT::i32);
917 getMSACtrlReg(RegIdx), Value);
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp 977 unsigned getMSACtrlReg() const {
1166 Inst.addOperand(MCOperand::createReg(getMSACtrlReg()));

Completed in 31 milliseconds