Searched refs:getImmCode (Results 1 – 3 of 3) sorted by relevance
119 unsigned getImmCode() const { in getImmCode() function in __anon3cd78fb00311::OperandsSignature::OpKind133 if (unsigned Code = getImmCode()) in printManglingSuffix()152 return Kind.isImm() && Kind.getImmCode() != 0; in hasAnyImmediateCodes()174 unsigned Code = Opnd.getImmCode(); in emitImmediatePredicate()
497 std::string Result = getImmCode(); in getImmediatePredicateCode()602 std::string getImmCode() const;
1171 std::string TreePredicateFn::getImmCode() const { in getImmCode() function in TreePredicateFn1350 std::string ImmCode = getImmCode(); in getCodeToRunOnSDNode()