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