Searched refs:getMSACtrlReg (Results 1 - 3 of 3) sorted by path

/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp468 unsigned getMSACtrlReg() const { function in class:__anon26038::MipsOperand
597 Inst.addOperand(MCOperand::CreateReg(getMSACtrlReg()));
/external/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp70 unsigned MipsSEDAGToDAGISel::getMSACtrlReg(const SDValue RegIdx) const { function in class:MipsSEDAGToDAGISel
732 getMSACtrlReg(RegIdx), MVT::i32);
765 getMSACtrlReg(RegIdx), Value);
H A DMipsSEISelDAGToDAG.h33 unsigned getMSACtrlReg(const SDValue RegIdx) const;

Completed in 266 milliseconds