Home
last modified time | relevance | path

Searched refs:getMSACtrlReg (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.h35 unsigned getMSACtrlReg(const SDValue RegIdx) const;
DMipsSEISelDAGToDAG.cpp78 unsigned MipsSEDAGToDAGISel::getMSACtrlReg(const SDValue RegIdx) const { in getMSACtrlReg() function in MipsSEDAGToDAGISel
846 getMSACtrlReg(RegIdx), MVT::i32); in trySelect()
917 getMSACtrlReg(RegIdx), Value); in trySelect()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp977 unsigned getMSACtrlReg() const { in getMSACtrlReg() function in __anon64c2544a0211::MipsOperand
1166 Inst.addOperand(MCOperand::createReg(getMSACtrlReg())); in addMSACtrlAsmRegOperands()