Searched refs:findSubRegIdx (Results 1 – 3 of 3) sorted by relevance
640 const CodeGenSubRegIndex *findSubRegIdx(const Record* Def) const;
732 const CodeGenSubRegIndex *I = RB.findSubRegIdx(Def); in EmitResultLeafAsOperand()
1240 CodeGenRegBank::findSubRegIdx(const Record* Def) const { in findSubRegIdx() function in CodeGenRegBank