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

  /external/llvm/lib/Target/Mips/
MipsSEISelDAGToDAG.cpp 72 unsigned MipsSEDAGToDAGISel::getMSACtrlReg(const SDValue RegIdx) const {
823 getMSACtrlReg(RegIdx), MVT::i32);
857 getMSACtrlReg(RegIdx), Value);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsSEISelDAGToDAG.cpp 78 unsigned MipsSEDAGToDAGISel::getMSACtrlReg(const SDValue RegIdx) const {
878 getMSACtrlReg(RegIdx), MVT::i32);
912 getMSACtrlReg(RegIdx), Value);
    [all...]
  /external/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp 729 unsigned getMSACtrlReg() const {
881 Inst.addOperand(MCOperand::createReg(getMSACtrlReg()));
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp     [all...]

Completed in 265 milliseconds