Searched refs:getImmType (Results 1 – 2 of 2) sorted by relevance
500 StringRef getImmType() const;
1146 StringRef TreePredicateFn::getImmType() const { in getImmType() function in TreePredicateFn1223 std::string Result = (" " + getImmType() + " Imm = ").str(); in getCodeToRunOnSDNode()