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