Searched refs:hashInteger (Results 1 – 1 of 1) sorted by relevance
337 std::string hashInteger(uint64_t Value) { in hashInteger() function366 return HashString.append(hashInteger(*ErrorOrValue)); in hashSymbol()372 return hashInteger(cast<MCConstantExpr>(Expr).getValue()); in hashExpr()377 return hashInteger(UnaryExpr.getOpcode()) in hashExpr()383 .append(hashInteger(BinaryExpr.getOpcode())) in hashExpr()395 return hashInteger(Operand.getImm()); in hashInstOperand()397 return hashInteger(Operand.getReg()); in hashInstOperand()